Skip to content

Hostname

edmonds.edu

Last fetched

edmonds.edu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · edmonds.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edmonds.edu

Resolution chain

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

IPPrefixASNOperatorCountry
52.25.177.9052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with edmonds.edu in WhisperGraph.

Subdomains

35 observed subdomains of edmonds.edu.

Web-graph footprint

Distinct hostnames that link to or from edmonds.edu in the public web crawl.

403 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for edmonds.edu.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf1.edmonds.edu
SPF_INCLUDEspf2.edmonds.edu
SPF_INCLUDEspf3.edmonds.edu
SPF_INCLUDEspf4.edmonds.edu
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP74.122.104.26

Related pages

Pivot deeper into the graph from edmonds.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edmonds.edu"})-[: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.