Skip to content

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

WHISPER CANON · 1h2xgn.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/1h2xgn.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.51.144.228103.51.144.0/23AS133731HK
20.239.12.1320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.239.9.22120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.24.113.1920.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.247.228.15920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.255.111.6820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.255.126.21720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
203.91.74.120203.91.74.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
203.91.74.122203.91.74.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
207.56.9.28207.56.9.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.9.4207.56.9.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.9.40207.56.9.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
27.124.42.23827.124.42.0/24AS152194HK
43.208.178.2043.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.108.5943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.52.6943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.224.225.13243.224.225.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
43.224.225.14243.224.225.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
43.224.225.2543.224.225.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
45.192.208.14245.192.208.0/24AS138995HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.