Skip to content

Hostname

alboa.dk

Last fetched

alboa.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · alboa.dkRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/alboa.dk

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.64.1320.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
alboa
Contact emails

Subdomains

35 observed subdomains of alboa.dk.

Web-graph footprint

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

33 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for alboa.dk.

MechanismTarget
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.gecko.dk
SPF_INCLUDEspf.lmmail.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspfrerouting.xink.io
SPF_IP144.91.97.254/32
SPF_IP152.115.129.122
SPF_IP185.40.45.234
SPF_IP185.40.45.238
SPF_IP2.110.0.109
SPF_IP2.110.1.243
SPF_IP62.198.49.19
SPF_IP62.199.210.96/27
SPF_IP80.197.217.172
SPF_IP84.238.7.249
SPF_IP84.238.7.252
SPF_IP85.184.165.252
SPF_IP85.184.166.22
SPF_IP85.184.167.102
SPF_IP85.184.167.75
SPF_IP85.184.167.84
SPF_IP85.184.167.93
SPF_IP85.184.167.99
SPF_IP85.191.101.19
SPF_IP87.104.80.42
SPF_IP87.104.80.49
SPF_IP87.104.82.110
SPF_IP87.104.82.65
SPF_IP87.104.82.76
SPF_IP87.104.84.137
SPF_IP87.104.85.139
SPF_IP87.54.8.128/27
SPF_IP89.188.72.47
SPF_IP89.188.84.76
SPF_IP89.188.85.49
SPF_IP95.128.26.176/28
SPF_IP95.128.27.0/26
SPF_IP95.174.65.59

Related pages

Pivot deeper into the graph from alboa.dk.

Cypher and MCP

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

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