Skip to content

Hostname

wechat.com

Last fetched

wechat.com resolves to 4 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in HK. WHOIS lists iana:3838 as the registrar.

Nutrition Label

WHISPER CANON · wechat.comRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wechat.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.154.240.17043.154.192.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
43.155.124.4943.155.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
43.163.178.9443.163.128.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
43.163.181.7443.163.128.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK

WHOIS identity

Registrar
iana:3838
Organization
wechat international pte.
Contact emails

Subdomains

79 observed subdomains of wechat.com.

Web-graph footprint

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

6,534 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wechat.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from wechat.com.

Cypher and MCP

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

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