Skip to content

Hostname

zeemo.ai

Last fetched

zeemo.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · zeemo.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zeemo.ai

Resolution chain

zeemo.ai resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.11518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.19.1083.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1163.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.233.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.743.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.11354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of zeemo.ai.

Web-graph footprint

Distinct hostnames that link to or from zeemo.ai in the public web crawl.

430 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zeemo.ai.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from zeemo.ai.

Cypher and MCP

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

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