Hostname
protect.kiwi
Last fetched
protect.kiwi resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in AU. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
protect.kiwi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 170.64.133.189 | 170.64.128.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | AU |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoistrustee.com
- Contact emails
Subdomains
11 observed subdomains of protect.kiwi.
Web-graph footprint
Distinct hostnames that link to or from protect.kiwi in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for protect.kiwi.
| Mechanism | Target |
|---|---|
| SPF_A | cms1.protect.kiwi |
| SPF_A | cms2.protect.kiwi |
| SPF_A | email.protect.kiwi |
| SPF_A | live1.enoto.com |
| SPF_A | mail.protect.kiwi |
| SPF_A | protect.kiwi |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 170.64.133.189 |
| SPF_MX | protect.kiwi |
Related pages
Pivot deeper into the graph from protect.kiwi.
- IP · 170.64.133.189
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1387
- Country · AU
- Email · 241dbdf685@protect.kiwi.whoistrustee.com
- TLD · .kiwi
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "protect.kiwi"})-[: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.