Skip to content

Hostname

allowcn.com

Last fetched

allowcn.com resolves to 10 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · allowcn.comRouting diversity5.2/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/allowcn.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.28.51.144119.28.50.0/23AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
124.156.107.190124.156.104.0/22AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
129.226.146.48129.226.144.0/20AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.128.88.5343.128.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.135.79.15543.135.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
43.154.116.8343.154.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
43.156.115.14643.156.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.156.241.15843.156.192.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.157.118.17143.157.64.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandDE
43.131.39.443.131.0.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandDE

WHOIS identity

Registrar
iana:420
Organization
huang yan liang
Contact emails

Subdomains

32 observed subdomains of allowcn.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for allowcn.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from allowcn.com.

Cypher and MCP

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

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