Skip to content

Hostname

groupon.it

Last fetched

groupon.it resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · groupon.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groupon.it

Resolution chain

groupon.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.6.20104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.20104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
184.51.252.12184.51.252.0/24AS20940AKAMAI-ASN1SE
184.51.252.45184.51.252.0/24AS20940AKAMAI-ASN1SE
23.33.40.14123.33.40.0/24AS20940AKAMAI-ASN1US
23.33.40.14323.33.40.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
corporation service company france
Contact emails

Subdomains

57 observed subdomains of groupon.it.

Web-graph footprint

Distinct hostnames that link to or from groupon.it in the public web crawl.

539 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for groupon.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP46.37.23.7
SPF_IP46.37.23.8

Related pages

Pivot deeper into the graph from groupon.it.

Cypher and MCP

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

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