Skip to content

Hostname

rodini.it

Last fetched

rodini.it resolves to 2 IPv4 addresses operated by AS-GLOBALTELEHOST - GTHost in US. WHOIS lists registrar:keliweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · rodini.itRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/rodini.it

Resolution chain

rodini.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.88.61.211167.88.61.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
173.234.26.74173.234.26.0/24AS63018DEDICATED - Dedicated.comUS

WHOIS identity

Registrar
registrar:keliweb s.r.l.
Organization
rodini rental systems
Contact emails

Subdomains

16 observed subdomains of rodini.it.

Web-graph footprint

Distinct hostnames that link to or from rodini.it in the public web crawl.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for rodini.it.

MechanismTarget
SPF_Arodini.it
SPF_INCLUDEmailchef.4dem.it
SPF_INCLUDEweb82.keliweb.com
SPF_IP185.56.218.6
SPF_IP194.76.118.11
SPF_IP194.76.118.48
SPF_MXrodini.it

Related pages

Pivot deeper into the graph from rodini.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rodini.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.