Hostname
viaplay.dk
Last fetched
viaplay.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.
Nutrition Label
Resolution chain
viaplay.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.208.13 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.32 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.92 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.96 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 65.9.175.125 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.27 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.73 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.78 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Organization
- modern times group mtg ab
- Contact emails
Subdomains
18 observed subdomains of viaplay.dk.
Web-graph footprint
Distinct hostnames that link to or from viaplay.dk in the public web crawl.
669 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for viaplay.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_MX | viaplay.dk |
Related pages
Pivot deeper into the graph from viaplay.dk.
- IP · 18.239.208.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Country · BE
- Email · domainmanagement@zacco.com
- TLD · .dk
- Browse hostnames · vi…
- 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: "viaplay.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.