Skip to content

Hostname

cuponation.com

Last fetched

cuponation.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cuponation.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cuponation.com

Resolution chain

cuponation.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.12213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.175.1418.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.9118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.9318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.9418.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.91.11799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:81
Organization
atolls germany
Contact emails

Subdomains

9 observed subdomains of cuponation.com.

Web-graph footprint

Distinct hostnames that link to or from cuponation.com in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cuponation.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from cuponation.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cuponation.com"})-[: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.