Skip to content

Hostname

dc.gov

Last fetched

dc.gov resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.36.77104.18.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.151.179172.64.151.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for dc.gov.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.dc.gov
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP104.130.198.37
SPF_IP104.130.219.135
SPF_IP104.130.219.250
SPF_IP104.130.70.233
SPF_IP142.0.180.170/32
SPF_IP142.0.186.121/32
SPF_IP216.71.152.242/32
SPF_IP23.253.203.171
SPF_IP23.253.213.135
SPF_IP65.196.93.7/32
SPF_IP66.159.239.151
SPF_IP66.159.241.179
SPF_IP68.232.145.191/32
SPF_IP70.33.172.36

Related pages

Pivot deeper into the graph from dc.gov.

Cypher and MCP

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

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