Skip to content

Hostname

zenaps.com

Last fetched

zenaps.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zenaps.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zenaps.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.103108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.56108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.8108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.96108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.4.51108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.70108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.82108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.92108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.10118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.221.1193.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.243.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.563.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.973.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of zenaps.com owner
Contact emails

Subdomains

6 observed subdomains of zenaps.com.

Web-graph footprint

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

1,152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zenaps.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zenaps.com.

Cypher and MCP

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

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