Skip to content

Hostname

net-leg.it

Last fetched

net-leg.it resolves to 1 IPv4 address operated by TELENET-RSM - Telenet S.r.l. in SM.

Nutrition Label

WHISPER CANON · net-leg.itRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/net-leg.it

Resolution chain

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

IPPrefixASNOperatorCountry
109.233.87.184109.233.80.0/21AS196874TELENET-RSM - Telenet S.r.l.SM

WHOIS identity

No WHOIS records are currently associated with net-leg.it in WhisperGraph.

Subdomains

7 observed subdomains of net-leg.it.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for net-leg.it.

MechanismTarget
SPF_Anet-leg.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.165.173.114
SPF_IP91.99.28.45
SPF_MXnet-leg.it

Related pages

Pivot deeper into the graph from net-leg.it.

Cypher and MCP

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

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