Hostname
forbundet.dk
Last fetched
forbundet.dk resolves to 1 IPv4 address operated by AS47292 in DK.
Nutrition Label
Resolution chain
forbundet.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 |
|---|---|---|---|---|
| 81.7.136.116 | 81.7.136.0/22 | AS47292 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- serviceforbundet
- Contact emails
Subdomains
12 observed subdomains of forbundet.dk.
Web-graph footprint
Distinct hostnames that link to or from forbundet.dk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for forbundet.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | antispam.groupcare.dk |
| SPF_INCLUDE | bounce.peytz.dk |
| SPF_INCLUDE | mailsender.mph1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.stom.dk |
| SPF_IP | 131.165.56.3/32 |
| SPF_IP | 134.170.204.81/32 |
| SPF_IP | 40.68.41.233/32 |
| SPF_IP | 77.66.38.6/32 |
| SPF_IP | 81.7.137.124/32 |
| SPF_IP | 86.58.141.33/32 |
| SPF_IP | 87.116.13.122/32 |
| SPF_IP | 92.43.123.132/32 |
| SPF_IP | 92.43.123.150/32 |
| SPF_IP | 92.43.124.145/32 |
| SPF_IP | 92.43.124.21/32 |
| SPF_IP | 93.90.117.99/32 |
Related pages
Pivot deeper into the graph from forbundet.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forbundet.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.