Skip to content

Hostname

couponroller.com

Last fetched

couponroller.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · couponroller.comRouting diversity4.8/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/couponroller.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.4916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.22116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.86.176.2023.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.244.11144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.111.22752.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.12552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.14954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.22954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
couponroller
Contact emails

Subdomains

28 observed subdomains of couponroller.com.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for couponroller.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from couponroller.com.

Cypher and MCP

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

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