Skip to content

Hostname

biofos.dk

Last fetched

biofos.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.110.23994.237.108.0/22AS202053NL

WHOIS identity

Registrar
Organization
biofos a/s
Contact emails

Subdomains

12 observed subdomains of biofos.dk.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for biofos.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP52.174.91.152
SPF_IP62.243.192.23

Related pages

Pivot deeper into the graph from biofos.dk.

Cypher and MCP

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

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