Skip to content

Hostname

eddiebauer.com

Last fetched

eddiebauer.com resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in AU.

Nutrition Label

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

Resolution chain

eddiebauer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.46.45.6423.46.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AU

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 eddiebauer.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for eddiebauer.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.jcp.com
SPF_IP12.47.13.140
SPF_IP148.163.140.144
SPF_IP148.163.144.129
SPF_IP170.30.224.23
SPF_IP208.84.65.220/32
SPF_IP50.56.36.167
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32

Related pages

Pivot deeper into the graph from eddiebauer.com.

Cypher and MCP

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

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