Skip to content

Hostname

groupon.nl

Last fetched

groupon.nl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland|| as the registrar.

Nutrition Label

WHISPER CANON · groupon.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint9.2/10canon.whisper.security/host/groupon.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.109104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.109104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.37.92.18723.37.92.0/24AS20940AKAMAI-ASN1JP
23.37.92.19023.37.92.0/24AS20940AKAMAI-ASN1JP
23.44.131.21023.44.131.0/24AS20940AKAMAI-ASN1US
23.44.131.21723.44.131.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
Organization
Contact emails

Subdomains

42 observed subdomains of groupon.nl.

Web-graph footprint

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

393 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for groupon.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from groupon.nl.

Cypher and MCP

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

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