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
Resolution chain
allowcn.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.28.51.144 | 119.28.50.0/23 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 124.156.107.190 | 124.156.104.0/22 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 129.226.146.48 | 129.226.144.0/20 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | SG |
| 43.128.88.53 | 43.128.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | SG |
| 43.135.79.155 | 43.135.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 43.154.116.83 | 43.154.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 43.156.115.146 | 43.156.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | SG |
| 43.156.241.158 | 43.156.192.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | SG |
| 43.157.118.171 | 43.157.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | DE |
| 43.131.39.4 | 43.131.0.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | DE |
WHOIS identity
- Registrar
- iana:420
- Organization
- huang yan liang
- Contact emails
Subdomains
32 observed subdomains of allowcn.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allowcn.com in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for allowcn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from allowcn.com.
- IP · 119.28.51.144
- ASN · AS132203COLLEGEOFTHEMAINLAND-1 - College of the Mainland
- Registrar · iana:420
- Country · HK
- Email · huangyanliang@163.com
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.