Skip to content

Hostname

cuponatic.com

Last fetched

cuponatic.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cuponatic.comRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cuponatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.234.241100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.234.144107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.12.12718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.228.2023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.178.63.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.150.1193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.41.20534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.12.6834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.87.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.42.20252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.26.2552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.223.1652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.224.21752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.83.21052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.60.23954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.70.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.188.2598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.74.8013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.58.148.26100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cuponatic chile
Contact emails

Subdomains

24 observed subdomains of cuponatic.com.

Web-graph footprint

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

69 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cuponatic.com.

MechanismTarget
SPF_Acuponatic.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXcuponatic.com

Related pages

Pivot deeper into the graph from cuponatic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cuponatic.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.