Skip to content

Hostname

toplegal.it

Last fetched

toplegal.it resolves to 2 IPv4 addresses operated by AS31034 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · toplegal.itRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/toplegal.it

Resolution chain

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

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
penta group srl
Contact emails

Subdomains

18 observed subdomains of toplegal.it.

Web-graph footprint

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

218 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for toplegal.it.

MechanismTarget
SPF_Atoplegal.it
SPF_INCLUDE_spf.armada.it
SPF_INCLUDEmailem.spf.kqi.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP184.72.236.9/32
SPF_IP23.21.70.221/32
SPF_IP82.165.137.141/32
SPF_IP82.223.11.99/32
SPF_IP82.223.20.56/32
SPF_MXtoplegal.it

Related pages

Pivot deeper into the graph from toplegal.it.

Cypher and MCP

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

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