Skip to content

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

WHISPER CANON · range-id.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/range-id.it

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.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for range-id.it.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.zoho.eu
SPF_IP193.109.81.0/24
SPF_IP194.164.50.203
SPF_IP206.51.26.0/24
SPF_IP216.9.240.0/20
SPF_IP81.29.222.24
SPF_IP81.29.222.25
SPF_MXrange-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.