Skip to content

Hostname

couponsinc.com

Last fetched

couponsinc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · couponsinc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/couponsinc.com

Resolution chain

couponsinc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
coupons.com incorporated attn couponsinc.com care of network solutions
Contact emails

Subdomains

10 observed subdomains of couponsinc.com.

Web-graph footprint

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

45 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for couponsinc.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.229.90.140
SPF_IP167.89.36.24
SPF_IP192.44.255.56
SPF_IP204.236.220.213
SPF_IP209.31.237.166
SPF_IP216.115.66.134
SPF_IP64.75.15.0/24
SPF_MXboal.com
SPF_MXcoupons.com
SPF_MXvaluepass.com
SPF_MXxadvantage.com

Related pages

Pivot deeper into the graph from couponsinc.com.

Cypher and MCP

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

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