Skip to content

Hostname

zmail365.com

Last fetched

zmail365.com resolves to 1 IPv4 address operated by AS17444 in HK. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · zmail365.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zmail365.com

Resolution chain

zmail365.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
58.64.214.15858.64.214.0/24AS17444HK

WHOIS identity

Registrar
iana:1910
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of zmail365.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • zmail365.com

SPF policy

4 SPF mechanisms authorising senders for zmail365.com.

MechanismTarget
SPF_INCLUDEsmtp2.zmail365.com
SPF_IP46.250.230.165
SPF_IP58.64.214.158
SPF_MXzmail365.com

Related pages

Pivot deeper into the graph from zmail365.com.

Cypher and MCP

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

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