Skip to content

Hostname

blog.friendster.com

Last fetched

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

Nutrition Label

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

Resolution chain

blog.friendster.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.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.20616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.7916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.13316.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.433.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.31.233.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.76.5152.216.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.9352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.3752.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.21354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.192.6954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.7754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.10154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of blog.friendster.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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