Skip to content

Hostname

vbb.de

Last fetched

vbb.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vbb.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vbb.de

Resolution chain

vbb.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.24.5104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
116.203.9.223116.203.0.0/16AS24940DE
172.66.161.47172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

26 observed subdomains of vbb.de.

Web-graph footprint

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

1,421 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vbb.de.

MechanismTarget
SPF_Avbb.de
SPF_INCLUDEspf.mailjet.com
SPF_IP62.96.48.106
SPF_MXvbb.de

Related pages

Pivot deeper into the graph from vbb.de.

Cypher and MCP

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

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