Skip to content

Hostname

1jj9.com

Last fetched

1jj9.com resolves to 9 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 1jj9.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/1jj9.com

Resolution chain

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

IPPrefixASNOperatorCountry
171.22.195.157171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.158171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.161171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.163171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.164171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
216.225.165.236216.225.165.0/24AS400866HM-NET - Harmony Networks, Inc.US
171.22.195.162171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.165171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.166171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:146
Organization
jiexiang zhang
Contact emails

Subdomains

3 observed subdomains of 1jj9.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 1jj9.com.

Cypher and MCP

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

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