Skip to content

Hostname

trails.nc.gov

Last fetched

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

Nutrition Label

WHISPER CANON · trails.nc.govRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/trails.nc.gov

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.10113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.11313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with trails.nc.gov in WhisperGraph.

Subdomains

1 observed subdomain of trails.nc.gov.

Web-graph footprint

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

90 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from trails.nc.gov.

Cypher and MCP

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

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