Hostname
appension.dk
Last fetched
appension.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:name srs ab as the registrar.
Nutrition Label
Resolution chain
appension.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 |
|---|---|---|---|---|
| 51.124.91.19 | 51.124.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:name srs ab
- Organization
- ap pensionsservice a/s
- Contact emails
Subdomains
65 observed subdomains of appension.dk.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from appension.dk in the public web crawl.
186 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for appension.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.presscloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.139.0.2/32 |
| SPF_IP | 148.139.1.2/32 |
| SPF_IP | 77.247.70.242/32 |
| SPF_IP | 89.104.206.33 |
Related pages
Pivot deeper into the graph from appension.dk.
- IP · 51.124.91.19
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:name srs ab
- Country · NL
- Email · formuealder.dk@epostserver.net
- TLD · .dk
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appension.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.