Skip to content

Hostname

vth.de

Last fetched

vth.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.119.15849.12.0.0/16AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of vth.de.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vth.de.

MechanismTarget
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.17.23.69
SPF_IP194.6.210.50/32
SPF_IP212.82.225.203/32
SPF_IP212.82.225.204/32
SPF_IP213.133.107.96
SPF_IP2a00:f48:1008:0:0:210:50:10
SPF_IP2a01:4f8:d0a:281f:0:0:0:2

Related pages

Pivot deeper into the graph from vth.de.

Cypher and MCP

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

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