Skip to content

Hostname

zoi.de

Last fetched

zoi.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG.

Nutrition Label

WHISPER CANON · zoi.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/zoi.de

Resolution chain

zoi.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.72.10118.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.12718.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.2618.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3118.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
3.163.198.1203.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.263.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.513.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.763.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with zoi.de in WhisperGraph.

Subdomains

11 observed subdomains of zoi.de.

Web-graph footprint

Distinct hostnames that link to or from zoi.de in the public web crawl.

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zoi.de.

MechanismTarget
SPF_Amail.provantis.de
SPF_INCLUDE6361095.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP213.182.154.36
SPF_IP3.124.224.157

Related pages

Pivot deeper into the graph from zoi.de.

Cypher and MCP

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

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