Hostname
cuponation.dk
Last fetched
cuponation.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.
Nutrition Label
Resolution chain
cuponation.dk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.198.109 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.12 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.3 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.39 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.170.185.112 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.21 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.82 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.86 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.76.112 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.17 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.62 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.87 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- registrar:gandi sas
- Organization
- cuponation
- Contact emails
Subdomains
2 observed subdomains of cuponation.dk.
Web-graph footprint
Distinct hostnames that link to or from cuponation.dk in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cuponation.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from cuponation.dk.
- IP · 13.35.198.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi sas
- Country · IT
- Email · hostmaster@atolls.com
- TLD · .dk
- Browse hostnames · cu…
- 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: "cuponation.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.