Skip to content

Hostname

banyun8.com

Last fetched

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

Nutrition Label

WHISPER CANON · banyun8.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/banyun8.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.23.217.181154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.23.217.182154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.23.217.183154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.23.217.184154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.23.217.185154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.23.217.186154.23.217.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.38.240.40154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.240.41154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.240.42154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.240.43154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.240.44154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.240.45154.38.240.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
45.196.246.4045.196.246.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:1923
Organization
chen yaban
Contact emails

Subdomains

4 observed subdomains of banyun8.com.

Web-graph footprint

Distinct hostnames that link to or from banyun8.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 banyun8.com.

Cypher and MCP

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

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