Skip to content

Hostname

pc2121.com

Last fetched

pc2121.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pc2121.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pc2121.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.114.95100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.218.8.24213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.45.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.109.833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.255.1353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.26.1063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.19.23534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.158.10134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.187.13435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.103.9535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.190.23652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.122.23954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

85 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pc2121.com.

Cypher and MCP

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

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