Skip to content

Hostname

blog.postwire.com

Last fetched

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

Nutrition Label

WHISPER CANON · blog.postwire.comRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/blog.postwire.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.83.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.41.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.19752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.3552.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.5352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.2152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.12552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.13354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.16554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.11754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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