Skip to content

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

WHISPER CANON · q-park.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/q-park.dk

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.

IPPrefixASNOperatorCountry
20.31.179.5320.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
217.195.247.164217.195.224.0/19AS3257NL

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for q-park.dk.

MechanismTarget
SPF_Aq-park.dk
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP193.58.12.122/32
SPF_IP195.7.209.161
SPF_IP213.201.131.238
SPF_IP217.195.247.163
SPF_IP217.195.247.174
SPF_IP85.112.17.17
SPF_IP85.112.17.47
SPF_MXq-park.dk

Related pages

Pivot deeper into the graph from q-park.dk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.