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
Resolution chain
groupon.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.6.20 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.20 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 184.51.252.12 | 184.51.252.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 184.51.252.45 | 184.51.252.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 23.33.40.141 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.40.143 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- registrar:markmonitor international limited
- Organization
- corporation service company france
- Contact emails
Subdomains
57 observed subdomains of groupon.it.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groupon.it in the public web crawl.
539 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for groupon.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 46.37.23.7 |
| SPF_IP | 46.37.23.8 |
Related pages
Pivot deeper into the graph from groupon.it.
- IP · 104.18.6.20
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:markmonitor international limited
- Country · CA
- Email · admin@internationaladmin.com
- TLD · .it
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.