Skip to content

Hostname

mz6.net

Last fetched

mz6.net resolves to 4 IPv4 addresses operated by AS140979 in CN. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · mz6.netRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mz6.net

Resolution chain

mz6.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.207.177.207140.207.177.0/24AS140979CN
180.163.28.105180.163.28.0/22AS4811CN
34.212.97.11634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.255.146.17454.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1555
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of mz6.net.

Web-graph footprint

Distinct hostnames that link to or from mz6.net in the public web crawl.

123 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mz6.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mz6.net"})-[: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.