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
Resolution chain
alboa.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.50.64.13 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
39 SPF mechanisms authorising senders for alboa.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-hosting.eg.dk |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.gecko.dk |
| SPF_INCLUDE | spf.lmmail.dk |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 144.91.97.254/32 |
| SPF_IP | 152.115.129.122 |
| SPF_IP | 185.40.45.234 |
| SPF_IP | 185.40.45.238 |
| SPF_IP | 2.110.0.109 |
| SPF_IP | 2.110.1.243 |
| SPF_IP | 62.198.49.19 |
| SPF_IP | 62.199.210.96/27 |
| SPF_IP | 80.197.217.172 |
| SPF_IP | 84.238.7.249 |
| SPF_IP | 84.238.7.252 |
| SPF_IP | 85.184.165.252 |
| SPF_IP | 85.184.166.22 |
| SPF_IP | 85.184.167.102 |
| SPF_IP | 85.184.167.75 |
| SPF_IP | 85.184.167.84 |
| SPF_IP | 85.184.167.93 |
| SPF_IP | 85.184.167.99 |
| SPF_IP | 85.191.101.19 |
| SPF_IP | 87.104.80.42 |
| SPF_IP | 87.104.80.49 |
| SPF_IP | 87.104.82.110 |
| SPF_IP | 87.104.82.65 |
| SPF_IP | 87.104.82.76 |
| SPF_IP | 87.104.84.137 |
| SPF_IP | 87.104.85.139 |
| SPF_IP | 87.54.8.128/27 |
| SPF_IP | 89.188.72.47 |
| SPF_IP | 89.188.84.76 |
| SPF_IP | 89.188.85.49 |
| SPF_IP | 95.128.26.176/28 |
| SPF_IP | 95.128.27.0/26 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.