Skip to content

Hostname

dhv-e-net.de

Last fetched

dhv-e-net.de resolves to 1 IPv4 address operated by AS216277 in DE.

Nutrition Label

WHISPER CANON · dhv-e-net.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dhv-e-net.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.238.162.169193.238.162.0/24AS216277DE

WHOIS identity

No WHOIS records are currently associated with dhv-e-net.de in WhisperGraph.

Subdomains

27 observed subdomains of dhv-e-net.de.

Web-graph footprint

Distinct hostnames that link to or from dhv-e-net.de in the public web crawl.

18 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dhv-e-net.de.

MechanismTarget
SPF_Adhv-e-net.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP153.92.32.33
SPF_IP20.52.138.252
SPF_IP212.65.16.68
SPF_IP52.157.149.216/32
SPF_MXdhv-e-net.de

Related pages

Pivot deeper into the graph from dhv-e-net.de.

Cypher and MCP

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

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