Skip to content

Hostname

blog.framesdirect.com

Last fetched

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

Nutrition Label

WHISPER CANON · blog.framesdirect.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/blog.framesdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.17216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.69.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.993.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.1093.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.12.13152.216.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.32.19752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.20552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.1152.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.11754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.11754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.22954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.4554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with blog.framesdirect.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from blog.framesdirect.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from blog.framesdirect.com.

Cypher and MCP

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

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