Skip to content

Hostname

zoomdev.us

Last fetched

zoomdev.us resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · zoomdev.usRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/zoomdev.us

Resolution chain

zoomdev.us resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.65.172.184172.65.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.163.247.1193.163.247.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
69.0.211.469.0.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
69.0.212.469.0.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
69.0.213.469.0.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
defeng lu
Contact emails

Subdomains

205 observed subdomains of zoomdev.us.

Web-graph footprint

Distinct hostnames that link to or from zoomdev.us in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zoomdev.us.

MechanismTarget
SPF_Azoomdev.us
SPF_INCLUDE_spf.zoomdev.us
SPF_MXzoomdev.us

Related pages

Pivot deeper into the graph from zoomdev.us.

Cypher and MCP

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

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