Website DNS Scraper - Mail provider / tech stack avatar
Website DNS Scraper - Mail provider / tech stack

Pricing

$25.00/month + usage

Go to Store
Website DNS Scraper - Mail provider / tech stack

Website DNS Scraper - Mail provider / tech stack

Developed by

SASWAVE

SASWAVE

Maintained by Community

From a list of domain names, get infos about tech stack (hubspot, webflow, klaviyo ...) used and mail provider (google, outlook ...) + All the dns records (TXT, A, SOA ..) DNS based

0.0 (0)

Pricing

$25.00/month + usage

3

Total users

72

Monthly users

5

Runs succeeded

>99%

Last modified

6 months ago

Website DNS scraper - mail provider / tech stack

From a list of domain names, get infos about tech stack (hubspot, webflow, klaviyo ...) used and mail provider (google, outlook ...) Also get All the dns records (TXT, A, SOA ..)

Output

Object output example

{
"domain": "glady.com",
"tech_stack": [
"google",
"pardot933713",
"zendesk",
"outlook",
"pardot",
"miro",
"awsdns-hostmaster.amazon.com"
],
"mail_provider": "google.com",
"all_dns_records": {
"A": [
"18.165.83.87",
"18.165.83.46",
"18.165.83.43",
"18.165.83.4"
],
"NS": [
"ns-1673.awsdns-17.co.uk.",
"ns-219.awsdns-27.com.",
"ns-633.awsdns-15.net.",
"ns-1376.awsdns-44.org."
],
"SOA": [
"ns-219.awsdns-27.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
],
"MX": [
"5 alt1.aspmx.l.google.com.",
"5 alt2.aspmx.l.google.com.",
"1 aspmx.l.google.com.",
"10 alt3.aspmx.l.google.com.",
"10 alt4.aspmx.l.google.com."
],
"TXT": [
"\"pardot933713=be3eca675864ce5f13eb69aba4056fb200388e976372c53470289c73f6503968\"",
"\"v=spf1 include:_spf.google.com include:mail.zendesk.com include:aspmx.pardot.com ip4:167.89.74.161 ip4:89.107.171.19 ip4:89.107.171.56 include:spf.protection.outlook.com -all\"",
"\"google-site-verification=8p5qDsoxQCrRNfMnhXe1hsjBgcFJwA3Ref13OVcQ5uo\"",
"\"miro-verification=0da41bd4a021cd0bb7338605f95efdbb65e81747\""
]
}
}