Skip to content

Hostname

zoomshift.com

Last fetched

zoomshift.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.84.718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.105.19818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.23.2133.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.168.973.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.69.2063.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.128.253.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.217.253.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.110.2363.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.48.563.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.51.953.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.72.2263.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.109.233.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.93.16052.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.98.19116.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
ben bartling
Contact emails

Subdomains

23 observed subdomains of zoomshift.com.

Web-graph footprint

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

637 sites link to this hostname.

338 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zoomshift.com.

MechanismTarget
SPF_Azoomshift.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_MXzoomshift.com

Related pages

Pivot deeper into the graph from zoomshift.com.

Cypher and MCP

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

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