Skip to content

Hostname

zoom.email

Last fetched

zoom.email resolves to 1 IPv4 address operated by ACS-INTERNET - Armstrong in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zoom.emailRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zoom.email

Resolution chain

zoom.email resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
24.154.5.3724.154.0.0/19AS27364ACS-INTERNET - ArmstrongUS

WHOIS identity

Registrar
iana:2
Organization
armstrong
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zoom.email.

MechanismTarget
SPF_INCLUDE_spf.zoominternet.syn-alias.com
SPF_IP24.154.1.0/24
SPF_IP64.8.71.0/24
SPF_MXzoom.email

Related pages

Pivot deeper into the graph from zoom.email.

Cypher and MCP

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

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