Skip to content

Hostname

shengju8.com

Last fetched

shengju8.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · shengju8.comRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shengju8.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.196.244.10945.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.23945.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.5945.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.7945.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.8945.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.11945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.12945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.18945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.21945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.3945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.6945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.9945.196.245.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.1045.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.11945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.13945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.15945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.17945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.1945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.19945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.9945.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:1923
Organization
li xue jie
Contact emails

Subdomains

1 observed subdomain of shengju8.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from shengju8.com.

Cypher and MCP

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

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