Hostname
q-park.dk
Last fetched
q-park.dk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
q-park.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.31.179.53 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 217.195.247.164 | 217.195.224.0/19 | AS3257 | — | NL |
WHOIS identity
- Registrar
- —
- Organization
- q-park nv
- Contact emails
Subdomains
13 observed subdomains of q-park.dk.
Web-graph footprint
Distinct hostnames that link to or from q-park.dk in the public web crawl.
220 sites link to this hostname.
314 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for q-park.dk.
| Mechanism | Target |
|---|---|
| SPF_A | q-park.dk |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 193.58.12.122/32 |
| SPF_IP | 195.7.209.161 |
| SPF_IP | 213.201.131.238 |
| SPF_IP | 217.195.247.163 |
| SPF_IP | 217.195.247.174 |
| SPF_IP | 85.112.17.17 |
| SPF_IP | 85.112.17.47 |
| SPF_MX | q-park.dk |
Related pages
Pivot deeper into the graph from q-park.dk.
- IP · 20.31.179.53
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Country · NL
- Email · domeinen@novagraaf.nl
- TLD · .dk
- Browse hostnames · qp…
- 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: "q-park.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.