Skip to content

Hostname

mzshell.com

Last fetched

mzshell.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3858 as the registrar.

Nutrition Label

WHISPER CANON · mzshell.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mzshell.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.56.1162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.2.197.59198.2.192.0/18AS54600PEG-SV - PEG TECH INCCN
38.48.205.4738.48.192.0/18AS398823PEG-LA - PEG TECH INCUS
38.48.206.12438.48.192.0/18AS398823PEG-LA - PEG TECH INCUS

WHOIS identity

Registrar
iana:3858
Organization
cao zhi jian
Contact emails

Subdomains

1 observed subdomain of mzshell.com.

Web-graph footprint

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

5,243 sites link to this hostname.

1,574 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mzshell.com.

Cypher and MCP

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

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