Skip to content

Hostname

labna.it

Last fetched

labna.it resolves to 1 IPv4 address operated by Minntech-Pty-Limited in US. WHOIS lists registrar:seeweb s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.70.132.12038.70.128.0/21AS394303Minntech-Pty-LimitedUS

WHOIS identity

Registrar
registrar:seeweb s.r.l.
Organization
emanuele kanah
Contact emails

Subdomains

2 observed subdomains of labna.it.

Web-graph footprint

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

283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for labna.it.

MechanismTarget
SPF_Alabna.it
SPF_INCLUDE_spf.th.seeweb.it
SPF_MXlabna.it

Related pages

Pivot deeper into the graph from labna.it.

Cypher and MCP

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

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