Skip to content

Hostname

868mz.com

Last fetched

868mz.com resolves to 5 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG.

Nutrition Label

WHISPER CANON · 868mz.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/868mz.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.38.99.68154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
165.154.65.233165.154.65.0/24AS135377HK
154.38.99.74154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
118.26.36.222118.26.36.0/24AS135377HK
154.38.99.110154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

No WHOIS records are currently associated with 868mz.com in WhisperGraph.

Subdomains

1 observed subdomain of 868mz.com.

Subdomain
www.868mz.com

Threat posture

History

Related pages

Pivot deeper into the graph from 868mz.com.

Cypher and MCP

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

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