Skip to content

Hostname

svb.de

Last fetched

svb.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.216104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.216104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.117172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.68.176.6151.68.0.0/16AS16276DE

WHOIS identity

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

Subdomains

8 observed subdomains of svb.de.

Web-graph footprint

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

256 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for svb.de.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.129.75
SPF_IP159.122.219.43
SPF_IP159.122.219.55
SPF_IP168.245.42.74
SPF_IP31.209.85.82
SPF_IP31.209.85.83
SPF_IP51.68.176.61
SPF_MXsvb.de

Related pages

Pivot deeper into the graph from svb.de.

Cypher and MCP

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

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