Hostname
discoveryplus.dk
Last fetched
discoveryplus.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
discoveryplus.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.173.132.31 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.46 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.63 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.77 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.123 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.26 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.57 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.67 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- discovery,
- Contact emails
Subdomains
2 observed subdomains of discoveryplus.dk.
Web-graph footprint
Distinct hostnames that link to or from discoveryplus.dk in the public web crawl.
34 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for discoveryplus.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.147.9.14 |
| SPF_IP | 205.220.160.51 |
| SPF_IP | 205.220.172.51 |
Related pages
Pivot deeper into the graph from discoveryplus.dk.
- IP · 18.173.132.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc digital brand service, inc
- Country · US
- Email · dns_admin@discovery.com
- TLD · .dk
- Browse hostnames · di…
- 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: "discoveryplus.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.