Skip to content

Hostname

divella.it

Last fetched

divella.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · divella.itRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/divella.it

Resolution chain

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

IPPrefixASNOperatorCountry
151.80.58.212151.80.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
f. divella spa
Contact emails

Subdomains

3 observed subdomains of divella.it.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for divella.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEevolumia.esvacloud.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP151.236.48.92/32
SPF_IP151.80.58.212
SPF_IP2a02:af8:10:200:0:0:1:2964
SPF_IP89.207.105.24/32
SPF_IP89.207.105.96/28
SPF_IP92.48.125.70/32

Related pages

Pivot deeper into the graph from divella.it.

Cypher and MCP

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

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