Skip to content

Hostname

1hklnj.com

Last fetched

1hklnj.com resolves to 20 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.112.99.251103.112.99.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
103.231.15.139103.231.15.0/24AS133731HK
103.231.15.235103.231.15.0/24AS133731HK
103.51.144.228103.51.144.0/23AS133731HK
107.148.11.17107.148.8.0/21AS398478PEG-HK - PEG TECH INCHK
107.148.11.19107.148.8.0/21AS398478PEG-HK - PEG TECH INCHK
107.148.11.21107.148.8.0/21AS398478PEG-HK - PEG TECH INCHK
107.148.11.23107.148.8.0/21AS398478PEG-HK - PEG TECH INCHK
107.148.128.89107.148.128.0/22AS398478PEG-HK - PEG TECH INCHK
108.187.0.15108.187.0.0/24AS138995HK
108.187.0.5108.187.0.0/24AS138995HK
108.187.0.54108.187.0.0/24AS138995HK
116.213.43.131116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.135116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.139116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.142116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.165116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
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

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 1hklnj.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 1hklnj.com.

Cypher and MCP

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

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