Skip to content

Hostname

mikrolab.dk

Last fetched

mikrolab.dk resolves to 2 IPv4 addresses operated by AS47527 in DK.

Nutrition Label

WHISPER CANON · mikrolab.dkRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mikrolab.dk

Resolution chain

mikrolab.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
mikrolab - frisenette a/s
Contact emails

Subdomains

6 observed subdomains of mikrolab.dk.

Web-graph footprint

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

31 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mikrolab.dk.

MechanismTarget
SPF_Amikrolab.dk
SPF_INCLUDE_spf.powerhosting.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfserver.seeems.dk
SPF_IP185.31.79.14
SPF_IP85.191.126.18
SPF_IP85.191.96.196
SPF_IP87.104.225.248
SPF_MXmikrolab.dk

Related pages

Pivot deeper into the graph from mikrolab.dk.

Cypher and MCP

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

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