Skip to content

Hostname

iad.gov

Last fetched

iad.gov resolves to 7 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · iad.govRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/iad.gov

Resolution chain

iad.gov resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with iad.gov in WhisperGraph.

Subdomains

9 observed subdomains of iad.gov.

Web-graph footprint

Distinct hostnames that link to or from iad.gov in the public web crawl.

142 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iad.gov.

MechanismTarget
SPF_INCLUDE_spf.eemsg.mail.mil
SPF_IP214.29.60.2/32
SPF_IP214.29.60.3/32

Related pages

Pivot deeper into the graph from iad.gov.

Cypher and MCP

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

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