Hostname
ravelligroup.it
Last fetched
ravelligroup.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nomeasy di giovanni losi as the registrar.
Nutrition Label
Resolution chain
ravelligroup.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 34.159.108.152 | 34.159.0.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
WHOIS identity
- Registrar
- registrar:nomeasy di giovanni losi
- Organization
- ravelli srl
- Contact emails
- —
Subdomains
19 observed subdomains of ravelligroup.it.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ravelligroup.it in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ravelligroup.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8488608.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 178.20.114.142 |
| SPF_IP | 185.56.169.0/24 |
| SPF_IP | 31.44.170.238 |
| SPF_IP | 37.187.236.151 |
Related pages
Pivot deeper into the graph from ravelligroup.it.
- IP · 188.114.96.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:nomeasy di giovanni losi
- Country · CA
- TLD · .it
- Browse hostnames · ra…
- 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: "ravelligroup.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.