Skip to content

Hostname

veltins.de

Last fetched

veltins.de resolves to 1 IPv4 address operated by AS206293 in DE.

Nutrition Label

WHISPER CANON · veltins.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/veltins.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.226.159194.6.226.0/24AS206293DE

WHOIS identity

No WHOIS records are currently associated with veltins.de in WhisperGraph.

Subdomains

25 observed subdomains of veltins.de.

Web-graph footprint

Distinct hostnames that link to or from veltins.de in the public web crawl.

580 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for veltins.de.

MechanismTarget
SPF_Aveltins.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.senders.dc.aeb.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP142.132.185.29
SPF_IP144.76.32.198/32
SPF_IP144.76.32.199/32
SPF_IP159.69.247.208
SPF_IP193.201.168.38/32
SPF_IP194.6.226.106
SPF_IP194.6.226.159
SPF_IP194.6.226.55
SPF_IP194.6.226.58
SPF_IP195.140.184.0/22
SPF_IP23.88.47.24
SPF_IP5.9.79.165
SPF_IP91.192.40.0/22
SPF_MXveltins.de

Related pages

Pivot deeper into the graph from veltins.de.

Cypher and MCP

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

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