Hostname
cavallo.de
Last fetched
cavallo.de resolves to 3 IPv4 addresses operated by IPX-AS15598 in DE.
Nutrition Label
Resolution chain
cavallo.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.146.96.101 | 62.146.96.0/22 | AS15598 | IPX-AS15598 | DE |
| 62.146.96.102 | 62.146.96.0/22 | AS15598 | IPX-AS15598 | DE |
| 62.146.96.103 | 62.146.96.0/22 | AS15598 | IPX-AS15598 | DE |
WHOIS identity
No WHOIS records are currently associated with cavallo.de in WhisperGraph.
Subdomains
50 observed subdomains of cavallo.de.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cavallo.de in the public web crawl.
360 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for cavallo.de.
| Mechanism | Target |
|---|---|
| SPF_A | cavallo.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.qb-feedback.com |
| SPF_IP | 62.146.96.0/24 |
| SPF_IP | 94.186.148.192/26 |
| SPF_IP | 94.186.149.128/26 |
| SPF_IP | 94.186.157.48/28 |
| SPF_MX | cavallo.de |
Related pages
Pivot deeper into the graph from cavallo.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cavallo.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.