Skip to content

Hostname

2ut8j.com

Last fetched

2ut8j.com resolves to 16 IPv4 addresses operated by PEG-HK - PEG TECH INC in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 2ut8j.comRouting diversity5.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/2ut8j.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.128.96107.148.128.0/22AS398478PEG-HK - PEG TECH INCHK
123.254.110.45123.254.108.0/22AS55933HK
161.248.86.106161.248.86.0/24AS400619AROSS-AS - AROSSCLOUD INC.MY
192.238.141.208192.238.141.0/24AS138995HK
192.238.176.9192.238.176.0/24AS138995HK
20.6.65.20120.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
34.150.96.6634.150.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.66.10034.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.158.24134.96.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.241.120.10435.241.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
4.144.235.264.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
45.192.225.13545.192.225.0/24AS138995HK
45.61.235.14445.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14945.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15345.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of 2ut8j.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 2ut8j.com.

Cypher and MCP

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

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