Skip to content

Hostname

zippyapp.com

Last fetched

zippyapp.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zippyapp.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zippyapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.58.82100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.15.78100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.198.1834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.99.16734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.186.14634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.101.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.110.14952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.72.22452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.3.23954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.181.4254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.89.125100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.122.23198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of zippyapp.com.

Web-graph footprint

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

2,000 sites link to this hostname.

1,376 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zippyapp.com.

MechanismTarget
SPF_Azippyapp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net
SPF_MXzippyapp.com

Related pages

Pivot deeper into the graph from zippyapp.com.

Cypher and MCP

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

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