Hostname
eatplanted.net
Last fetched
eatplanted.net resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eatplanted.net 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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.164.0/22 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.164.0/22 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- julia.werb@unilever.com
- 1080358d-a695-49e4-892b-084059f6f630@identity-protect.org
- 2f029e98-e9c5-4b8a-aae6-09d31dcfb124@identity-protect.org
- 393fbbc9-e3d2-40b1-9cac-abbccb23ca1e@identity-protect.org
- 70ba0a52-6e2f-4710-aeb9-a915a76405c7@identity-protect.org
- 92fb50da-573e-45f5-bfc9-81f7cd01d77b@identity-protect.org
- f80cdfa6-e0aa-4948-ae91-60daaa5f14b2@identity-protect.org
- owner-2671957@eatplanted.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of eatplanted.net.
| Subdomain |
|---|
| www.eatplanted.net |
Web-graph footprint
Distinct hostnames that link to or from eatplanted.net in the public web crawl.
120 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for eatplanted.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from eatplanted.net.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:468
- Country · US
- Email · julia.werb@unilever.com
- TLD · .net
- Browse hostnames · ea…
- 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: "eatplanted.net"})-[: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.