Skip to content

Hostname

zeomega.com

Last fetched

zeomega.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zeomega.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/zeomega.com

Resolution chain

zeomega.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
zeomega infotech pvt
Contact emails

Subdomains

39 observed subdomains of zeomega.com.

Web-graph footprint

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

94 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zeomega.com.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_IP111.93.187.34
SPF_IP210.80.140.141/32
SPF_IP210.80.140.142/32
SPF_IP216.250.143.4/32
SPF_IP216.84.87.66/32
SPF_IP50.58.15.162
SPF_IP74.63.143.69

Related pages

Pivot deeper into the graph from zeomega.com.

Cypher and MCP

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

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