Hostname
zoi.de
Last fetched
zoi.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG.
Nutrition Label
Resolution chain
zoi.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.72.101 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.127 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.26 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.31 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 3.163.198.120 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.26 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.51 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.76 | 3.163.196.0/22 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for zoi.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.provantis.de |
| SPF_INCLUDE | 6361095.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 213.182.154.36 |
| SPF_IP | 3.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.