Skip to content

Hostname

headstart.gov

Last fetched

headstart.gov resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · headstart.govRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/headstart.gov

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.41.12818.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.4018.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.618.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.9018.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of headstart.gov.

Web-graph footprint

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

1,065 sites link to this hostname.

747 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from headstart.gov.

Cypher and MCP

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

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