Skip to content

Hostname

link4cnsheets.com

Last fetched

link4cnsheets.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 · link4cnsheets.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/link4cnsheets.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.182.10218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.23.22518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.160.5218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.8.11534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.145.18234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.92.1344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.160.8652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.8.25552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.218.16854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.240.21654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.28.23754.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.117.19298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from link4cnsheets.com.

Cypher and MCP

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

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