Skip to content

Hostname

delta-v.de

Last fetched

delta-v.de resolves to 1 IPv4 address operated by AS34309 in DE.

Nutrition Label

WHISPER CANON · delta-v.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/delta-v.de

Resolution chain

delta-v.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.65.211.43128.65.208.0/20AS34309DE

WHOIS identity

No WHOIS records are currently associated with delta-v.de in WhisperGraph.

Subdomains

10 observed subdomains of delta-v.de.

Web-graph footprint

Distinct hostnames that link to or from delta-v.de in the public web crawl.

43 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for delta-v.de.

MechanismTarget
SPF_Adelta-v.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.8.247.180/29
SPF_IP62.145.20.196/30
SPF_IP79.99.82.32/27
SPF_IP93.241.47.232/29
SPF_MXdelta-v.de

Related pages

Pivot deeper into the graph from delta-v.de.

Cypher and MCP

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

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