Skip to content

Hostname

link4cn.com

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.17.168100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.124.443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.238.223.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.53.1433.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.204.4234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.212.3844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.216.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.26.9852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.222.19852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.232.14954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.233.12054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.182.12854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
ji nan tuan pu xin xi ji shu you xian gong si
Contact emails

Subdomains

2 observed subdomains of link4cn.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for link4cn.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from link4cn.com.

Cypher and MCP

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

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