Skip to content

Hostname

dot.gov

Last fetched

dot.gov resolves to 1 IPv4 address operated by DOT-AS - U. S. Department of Transportation in US.

Nutrition Label

WHISPER CANON · dot.govRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dot.gov

Resolution chain

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

IPPrefixASNOperatorCountry
204.68.196.12204.68.196.0/23AS2576DOT-AS - U. S. Department of TransportationUS

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 dot.gov in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dot.gov.

MechanismTarget
SPF_Adot.gov
SPF_INCLUDE_ip4spf.dot.gov
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spgranicus.dot.gov
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:19e8:d4:0:204:152:44:20
SPF_IP2001:19e8:d4:0:204:152:44:21
SPF_IP2001:19e8:d:0:204:68:194:50
SPF_IP2001:19e8:d:0:204:68:194:51
SPF_IP2001:19e8:d:0:204:68:194:52
SPF_IP2001:19e8:d:0:204:68:194:53
SPF_MXdot.gov

Related pages

Pivot deeper into the graph from dot.gov.

Cypher and MCP

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

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