Skip to content

Hostname

friendster.com

Last fetched

friendster.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · friendster.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/friendster.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.10713.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.10913.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2113.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2713.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.10718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.4118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.76.1203.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.223.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.523.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.73.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.144.11054.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.12254.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.1854.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.954.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:1861
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of friendster.com.

Web-graph footprint

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

2,054 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from friendster.com.

Cypher and MCP

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

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