Skip to content

Hostname

mattel.com

Last fetched

mattel.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · mattel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mattel.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for mattel.com.

MechanismTarget
SPF_INCLUDE_spf.centercode.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEo365.connector.mattel.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.backinstock.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_hrc.mattel.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP147.160.167.0/26
SPF_IP156.20.174.19
SPF_IP156.20.174.20
SPF_IP156.20.174.28
SPF_IP156.20.226.21
SPF_IP156.20.226.22
SPF_IP156.20.30.143
SPF_IP156.20.36.134
SPF_IP182.50.78.64/28
SPF_IP195.108.1.26
SPF_IP202.64.121.134
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP209.34.72.104
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP35.174.145.124/32
SPF_IP44.211.178.112/28
SPF_IP63.100.125.35
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from mattel.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mattel.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.