Hostname
range-id.it
Last fetched
range-id.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:range s.r.l. as the registrar.
Nutrition Label
Resolution chain
range-id.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:range s.r.l.
- Organization
- range s.a.s. di raffaello giannelli & c.
- Contact emails
- —
Subdomains
74 observed subdomains of range-id.it.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from range-id.it in the public web crawl.
21 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for range-id.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 193.109.81.0/24 |
| SPF_IP | 194.164.50.203 |
| SPF_IP | 206.51.26.0/24 |
| SPF_IP | 216.9.240.0/20 |
| SPF_IP | 81.29.222.24 |
| SPF_IP | 81.29.222.25 |
| SPF_MX | range-id.it |
Related pages
Pivot deeper into the graph from range-id.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "range-id.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.