Skip to content

Hostname

utilita.com

Last fetched

utilita.com resolves to 1 IPv4 address operated by AS12850 in IT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · utilita.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/utilita.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.29.129.151212.29.128.0/19AS12850IT

WHOIS identity

Registrar
iana:48
Organization
nahmias lorenzo
Contact emails

Subdomains

86 observed subdomains of utilita.com.

Web-graph footprint

Distinct hostnames that link to or from utilita.com in the public web crawl.

10 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for utilita.com.

MechanismTarget
SPF_Autilita.com
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDEenter.it
SPF_INCLUDEmusvc.com
SPF_IP212.29.129.0/24
SPF_MXutilita.com

Related pages

Pivot deeper into the graph from utilita.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "utilita.com"})-[: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.