Hostname
hippodata.net
Last fetched
hippodata.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hippodata.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 |
|---|---|---|---|---|
| 52.57.165.239 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- hippo data
- Contact emails
- info@hippodata.de
- 0872bab0-a962-430c-92c2-01681f79f705@identity-protect.org
- 2ec30a70-c81e-4793-87ae-f1453bb7bbd9@identity-protect.org
- 7c82f34a-5615-4f6d-835b-69465094ac97@identity-protect.org
- a9a64616-7aa9-49ad-b240-ef3dd8378184@identity-protect.org
- b5295095-fb96-46d5-ae46-f7fb880c48c0@identity-protect.org
- c80e0fe6-035b-408d-aaef-93062a302fe0@identity-protect.org
Subdomains
46 observed subdomains of hippodata.net.
Showing 23 of 46. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hippodata.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hippodata.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hippodata.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.