Skip to content

Hostname

kvbawue.de

Last fetched

kvbawue.de resolves to 1 IPv4 address operated by AS20677 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.220.3777.95.220.0/24AS20677DE

WHOIS identity

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

Subdomains

43 observed subdomains of kvbawue.de.

Web-graph footprint

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

2,647 sites link to this hostname.

217 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kvbawue.de.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.umantis.com
SPF_IP62.245.159.20
SPF_IP62.245.159.41
SPF_IP62.245.159.42
SPF_IP62.55.182.68/32
SPF_IP95.215.212.113
SPF_MXkvbawue.de

Related pages

Pivot deeper into the graph from kvbawue.de.

Cypher and MCP

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

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