Hostname
1h2xgn.com
Last fetched
1h2xgn.com resolves to 20 IPv4 addresses operated by AS133731 in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
1h2xgn.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.51.144.228 | 103.51.144.0/23 | AS133731 | — | HK |
| 20.239.12.13 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.239.9.221 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.24.113.19 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.247.228.159 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 20.255.111.68 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.255.126.217 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 203.91.74.120 | 203.91.74.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 203.91.74.122 | 203.91.74.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 207.56.9.28 | 207.56.9.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
| 207.56.9.4 | 207.56.9.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
| 207.56.9.40 | 207.56.9.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
| 27.124.42.238 | 27.124.42.0/24 | AS152194 | — | HK |
| 43.208.178.20 | 43.208.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 43.209.108.59 | 43.208.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 43.209.52.69 | 43.208.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 43.224.225.132 | 43.224.225.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 43.224.225.142 | 43.224.225.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 43.224.225.25 | 43.224.225.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 45.192.208.142 | 45.192.208.0/24 | AS138995 | — | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
1 observed subdomain of 1h2xgn.com.
| Subdomain |
|---|
| www.1h2xgn.com |
Web-graph footprint
Distinct hostnames that link to or from 1h2xgn.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1h2xgn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1h2xgn.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.