Skip to content

Hostname

dosb.de

Last fetched

dosb.de resolves to 1 IPv4 address operated by BCG-AS AS Number for Barclaycard Germany in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.231.6162.113.192.0/18AS47447BCG-AS AS Number for Barclaycard GermanyDE

WHOIS identity

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

Subdomains

63 observed subdomains of dosb.de.

Web-graph footprint

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

3,508 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dosb.de.

MechanismTarget
SPF_Adosb.de
SPF_INCLUDE_spf-moreevent.meetingmasters.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.event-works.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.proandi.de
SPF_IP185.88.213.75
SPF_IP212.72.169.202
SPF_IP2a00:f48:1008:0:0:213:75:10
SPF_IP62.113.231.61
SPF_IP80.155.20.138
SPF_MXdosb.de

Related pages

Pivot deeper into the graph from dosb.de.

Cypher and MCP

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

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