Skip to content

Hostname

cuponatic.com.pe

Last fetched

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

Nutrition Label

WHISPER CANON · cuponatic.com.peRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cuponatic.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.61.2818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.36.2503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.143.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.245.12954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic.pe
Organization
cuponatic peru sac
Contact emails

Subdomains

14 observed subdomains of cuponatic.com.pe.

Web-graph footprint

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

105 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

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

Related pages

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

Cypher and MCP

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

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