Skip to content

Hostname

zoomtech.org

Last fetched

zoomtech.org resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · zoomtech.orgRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zoomtech.org

Resolution chain

zoomtech.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1601
Organization
arta tec
Contact emails

Subdomains

12 observed subdomains of zoomtech.org.

Web-graph footprint

Distinct hostnames that link to or from zoomtech.org in the public web crawl.

209 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zoomtech.org

SPF policy

9 SPF mechanisms authorising senders for zoomtech.org.

MechanismTarget
SPF_Azoomtech.org
SPF_IP138.201.134.185
SPF_IP167.233.6.49
SPF_IP178.157.12.186
SPF_IP185.120.221.254
SPF_IP37.228.136.8
SPF_IP49.12.169.58
SPF_IP88.99.193.254
SPF_MXzoomtech.org

Related pages

Pivot deeper into the graph from zoomtech.org.

Cypher and MCP

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

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