Hostname
2-planhuset.dk
Last fetched
2-planhuset.dk resolves to 1 IPv4 address operated by team-blue-denmark - team.blue Denmark A/S in DK. WHOIS lists registrar:simply.com a/s as the registrar.
Nutrition Label
Resolution chain
2-planhuset.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.95.242.90 | 81.95.240.0/20 | AS48854 | team-blue-denmark - team.blue Denmark A/S | DK |
WHOIS identity
- Registrar
- registrar:simply.com a/s
- Organization
- 2-plan huset a/s
- Contact emails
Subdomains
1 observed subdomain of 2-planhuset.dk.
| Subdomain |
|---|
| www.2-planhuset.dk |
Web-graph footprint
Distinct hostnames that link to or from 2-planhuset.dk in the public web crawl.
16 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for 2-planhuset.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.centerasecurity.dk |
| SPF_INCLUDE | spf.hostnordic.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 78.153.189.22 |
Related pages
Pivot deeper into the graph from 2-planhuset.dk.
- IP · 81.95.242.90
- ASN · AS48854team-blue-denmark - team.blue Denmark A/S
- Registrar · registrar:simply.com a/s
- Country · DK
- Email · flemming@2-planhuset.dk
- TLD · .dk
- Browse hostnames · 2p…
- 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: "2-planhuset.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.