Skip to content

Hostname

zelo.app

Last fetched

zelo.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zelo.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/zelo.app

Resolution chain

zelo.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.174.1253.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.1263.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.523.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.933.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.1293.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.773.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.813.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.943.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of zelo.app.

Web-graph footprint

Distinct hostnames that link to or from zelo.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zelo.app.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from zelo.app.

Cypher and MCP

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

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