Skip to content

Hostname

zoomprospector.com

Last fetched

zoomprospector.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · zoomprospector.comRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zoomprospector.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.128.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.242.74100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.155.18623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.86.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.63.1503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.58.12534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.252.3734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.227.9934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.197.8935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.60.23250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.117.25452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.175.5354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.80.20454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.100.7354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.0.22754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.212.9298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.108.20413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.26.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

124 observed subdomains of zoomprospector.com.

Web-graph footprint

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

76 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zoomprospector.com.

MechanismTarget
SPF_Azoomprospector.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP54.174.212.13
SPF_MXzoomprospector.com

Related pages

Pivot deeper into the graph from zoomprospector.com.

Cypher and MCP

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

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