Skip to content

Hostname

failover.vdkamp.eu

Last fetched

failover.vdkamp.eu resolves to 1 IPv4 address operated by AS20847 in NL.

Nutrition Label

WHISPER CANON · failover.vdkamp.euRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/failover.vdkamp.eu

Resolution chain

failover.vdkamp.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.7.2.15531.7.0.0/22AS20847NL

WHOIS identity

No WHOIS records are currently associated with failover.vdkamp.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for failover.vdkamp.eu.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP185.102.45.76
SPF_IP37.153.238.210
SPF_IP37.153.238.219
SPF_MXfailover.vdkamp.eu

Related pages

Pivot deeper into the graph from failover.vdkamp.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "failover.vdkamp.eu"})-[: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.