Skip to content

Hostname

mailchimp.com

Last fetched

mailchimp.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mailchimp.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/mailchimp.com

Resolution chain

mailchimp.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.120.222.120104.120.222.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
2.19.216.882.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.219.4.18823.219.4.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.75.64.9723.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.52.180.8223.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

172 observed subdomains of mailchimp.com.

Web-graph footprint

Distinct hostnames that link to or from mailchimp.com in the public web crawl.

157,057 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mailchimp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf2.intuit.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_IP129.145.74.12
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP199.33.145.1
SPF_IP199.33.145.32
SPF_IP205.201.128.0/20
SPF_IP35.176.132.251
SPF_IP52.60.115.116

Related pages

Pivot deeper into the graph from mailchimp.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mailchimp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.