Skip to content

Hostname

data.gov

Last fetched

data.gov resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.10413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.12213.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.5713.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.6313.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.32.241.12213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.1218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for data.gov.

MechanismTarget
SPF_INCLUDEgsa.gov
SPF_IP34.193.244.109

Related pages

Pivot deeper into the graph from data.gov.

Cypher and MCP

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

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