Hostname
vejle.dk
Last fetched
vejle.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
vejle.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 |
|---|---|---|---|---|
| 52.178.24.186 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- —
- Organization
- vejle kommune
- Contact emails
Subdomains
281 observed subdomains of vejle.dk.
Showing 25 of 281. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vejle.dk in the public web crawl.
675 sites link to this hostname.
273 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for vejle.dk.
| Mechanism | Target |
|---|---|
| SPF_A | vejle.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.vejle.dk |
| SPF_INCLUDE | spf2.vejle.dk |
| SPF_INCLUDE | spf3.vejle.dk |
| SPF_INCLUDE | spf4.vejle.dk |
| SPF_INCLUDE | spf5.vejle.dk |
| SPF_INCLUDE | spf6.vejle.dk |
| SPF_MX | vejle.dk |
Related pages
Pivot deeper into the graph from vejle.dk.
- IP · 52.178.24.186
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Country · NL
- Email · hostmaster@vejle.dk
- TLD · .dk
- Browse hostnames · ve…
- 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: "vejle.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.