Skip to content

Hostname

hnbnjs.com

Last fetched

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

Nutrition Label

WHISPER CANON · hnbnjs.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/hnbnjs.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.182.224.4338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.5938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.6038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.6138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.6238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of hnbnjs.com.

Threat posture

History

Related pages

Pivot deeper into the graph from hnbnjs.com.

Cypher and MCP

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

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