Skip to content

Hostname

couponztime.com

Last fetched

couponztime.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.251104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.78172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
95.217.124.13095.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:49
Organization
mahesh kumar
Contact emails

Subdomains

11 observed subdomains of couponztime.com.

Web-graph footprint

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

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for couponztime.com.

MechanismTarget
SPF_Acouponztime.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP95.217.113.101
SPF_IP95.217.124.130
SPF_MXcouponztime.com

Related pages

Pivot deeper into the graph from couponztime.com.

Cypher and MCP

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

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