Skip to content

Hostname

static.nathanjwilson.com

Last fetched

static.nathanjwilson.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · static.nathanjwilson.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/static.nathanjwilson.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.6416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.21652.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.10452.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.12852.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.12054.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.8054.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with static.nathanjwilson.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.nathanjwilson.com in the public web crawl.

1 site linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.nathanjwilson.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static.nathanjwilson.com"})-[: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.