Skip to content

Hostname

dbio.dk

Last fetched

dbio.dk resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

WHISPER CANON · dbio.dkRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dbio.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.109.2794.237.108.0/22AS202053NL

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
danske bioanalytikere
Contact emails

Subdomains

11 observed subdomains of dbio.dk.

Web-graph footprint

Distinct hostnames that link to or from dbio.dk in the public web crawl.

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dbio.dk.

MechanismTarget
SPF_Adbio.dk
SPF_INCLUDEelectric.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP185.59.228.175
SPF_IP185.59.228.176
SPF_IP85.235.243.64
SPF_IP92.241.201.158

Related pages

Pivot deeper into the graph from dbio.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dbio.dk"})-[: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.