Skip to content

Hostname

future.cavallo.de

Last fetched

future.cavallo.de resolves to 3 IPv4 addresses operated by IPX-AS15598 in DE.

Nutrition Label

WHISPER CANON · future.cavallo.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/future.cavallo.de

Resolution chain

future.cavallo.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with future.cavallo.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for future.cavallo.de.

MechanismTarget
SPF_Afuture.cavallo.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP62.146.96.0/24
SPF_IP94.186.148.192/26
SPF_IP94.186.149.128/26
SPF_IP94.186.157.48/28
SPF_MXfuture.cavallo.de

Related pages

Pivot deeper into the graph from future.cavallo.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "future.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.