Skip to content

Hostname

coupontools.com

Last fetched

coupontools.com resolves to 5 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · coupontools.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coupontools.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.32.242.35212.32.224.0/19AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
37.48.122.10537.48.64.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
37.48.78.1037.48.64.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
5.79.109.1305.79.64.0/18AS60781LEASEWEB-NL-AMS-01 NetherlandsNL
81.171.12.11181.171.0.0/19AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

Registrar
iana:106
Organization
hendrix tom
Contact emails

Subdomains

22 observed subdomains of coupontools.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for coupontools.com.

MechanismTarget
SPF_Acoupontools.com
SPF_INCLUDE_spf.powermail.be
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcoupontools.com

Related pages

Pivot deeper into the graph from coupontools.com.

Cypher and MCP

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

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