Skip to content

Hostname

www.friendster.com

Last fetched

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

Nutrition Label

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

Resolution chain

www.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.179.14916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.13716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.13816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.1316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.75.2116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.86.20252.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.95.9052.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.223.4552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.14954.231.128.0/19AS16509AMAZON-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 www.friendster.com.

Cypher and MCP

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

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