Skip to content

Hostname

urbi.it

Last fetched

urbi.it resolves to 1 IPv4 address operated by AS20746 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · urbi.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/urbi.it

Resolution chain

urbi.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.31.52.10489.31.52.0/24AS20746IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
zucchetti s.p.a.
Contact emails

Subdomains

30 observed subdomains of urbi.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for urbi.it.

MechanismTarget
SPF_Aout.sadbl.it
SPF_Aurbi.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.11.50.35
SPF_IP185.140.152.0/24
SPF_IP185.140.152.33/32
SPF_IP194.243.100.130/32
SPF_IP194.243.100.131/32
SPF_IP217.141.71.29
SPF_IP31.169.105.130/32
SPF_IP80.17.46.5/32
SPF_IP81.29.209.93/32
SPF_IP89.31.52.100/32
SPF_IP89.31.52.65/26

Related pages

Pivot deeper into the graph from urbi.it.

Cypher and MCP

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

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