Skip to content

Hostname

static.johnspurlock.com

Last fetched

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

Nutrition Label

WHISPER CANON · static.johnspurlock.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/static.johnspurlock.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.25316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.13516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.13716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.70.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.2193.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.61.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.18952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.18152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.15752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.254.6152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.352.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.20352.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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.

Threat posture

History

Related pages

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

Cypher and MCP

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

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