Skip to content

Hostname

cvh-server.de

Last fetched

cvh-server.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.194.20188.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with cvh-server.de in WhisperGraph.

Subdomains

85 observed subdomains of cvh-server.de.

Web-graph footprint

Distinct hostnames that link to or from cvh-server.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cvh-server.de.

MechanismTarget
SPF_Acvh-server.de
SPF_Amx1.gerwinski.de
SPF_IP193.175.85.0/24
SPF_IP2a01:4f8:131:5128::/64
SPF_IP2a01:4f8:221:2273::/64
SPF_IP2a01:4f8:221:3384::/64
SPF_MXcvh-server.de
SPF_MXgerwinski.de
SPF_MXhs-bochum.de

Related pages

Pivot deeper into the graph from cvh-server.de.

Cypher and MCP

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

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