Skip to content

Hostname

zonelabs.com

Last fetched

zonelabs.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · zonelabs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zonelabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.202.1118.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.318.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.5618.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.9818.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:10007
Organization
zone labs, l.l.c.
Contact emails

Subdomains

45 observed subdomains of zonelabs.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zonelabs.com.

MechanismTarget
SPF_Ahqjump.zonelabs.com
SPF_Ausmail-as.zonelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.106.62.217
SPF_IP209.87.220.0/24
SPF_IP64.152.127.0/24
SPF_IP66.35.193.0/24
SPF_IP66.35.244.0/24
SPF_MXzonelabs.com

Related pages

Pivot deeper into the graph from zonelabs.com.

Cypher and MCP

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

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