Skip to content

Hostname

dodea.edu

Last fetched

dodea.edu resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · dodea.eduRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/dodea.edu

Resolution chain

dodea.edu resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
department of defense education activity (dodea)
Contact emails

Subdomains

47 observed subdomains of dodea.edu.

Web-graph footprint

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

1,543 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dodea.edu.

MechanismTarget
SPF_Adodea.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbounce.dodea.edu
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.177.116
SPF_IP142.0.181.92
SPF_IP208.44.170.20
SPF_IP208.44.170.31
SPF_IP208.44.170.5
SPF_IP208.44.170.6
SPF_IP208.44.170.7
SPF_MXdodea.edu

Related pages

Pivot deeper into the graph from dodea.edu.

Cypher and MCP

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

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