Skip to content

Hostname

static.esv.org

Last fetched

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

Nutrition Label

WHISPER CANON · static.esv.orgRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/static.esv.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.25016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.24916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.23.1513.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.1973.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1333.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.2023.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.38.952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.2552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.13752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.4152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.2552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.18052.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.13754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.18554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.6554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with static.esv.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.esv.org in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.esv.org.

Cypher and MCP

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

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