Skip to content

Hostname

zmega.com

Last fetched

zmega.com resolves to 2 IPv4 addresses operated by AS59692 in BZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · zmega.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zmega.com

Resolution chain

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

WHOIS identity

Registrar
iana:1362
Organization
corparatez the
Contact emails

Subdomains

17 observed subdomains of zmega.com.

Web-graph footprint

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

13 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zmega.com.

MechanismTarget
SPF_Azmega.com
SPF_IP147.45.235.21
SPF_IP194.87.243.142
SPF_IP37.228.93.121
SPF_IP5.9.110.6
SPF_MXzmega.com

Related pages

Pivot deeper into the graph from zmega.com.

Cypher and MCP

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

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