Skip to content

Hostname

cuponatic.com.mx

Last fetched

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

Nutrition Label

WHISPER CANON · cuponatic.com.mxRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cuponatic.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.196.2323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.236.23.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.198.1733.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.60.3952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
miguel ramirez
Contact emails

Subdomains

15 observed subdomains of cuponatic.com.mx.

Web-graph footprint

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

18 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cuponatic.com.mx.

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

Related pages

Pivot deeper into the graph from cuponatic.com.mx.

Cypher and MCP

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

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