Skip to content

Hostname

lumsa.it

Last fetched

lumsa.it resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists registrar:unidata s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · lumsa.itRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lumsa.it

Resolution chain

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

IPPrefixASNOperatorCountry
217.194.2.54217.194.0.0/20AS12637IT

WHOIS identity

Registrar
registrar:unidata s.p.a.
Organization
libera universita' maria ss. assunta
Contact emails

Subdomains

34 observed subdomains of lumsa.it.

Web-graph footprint

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

932 sites link to this hostname.

328 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lumsa.it.

MechanismTarget
SPF_INCLUDE_spf.cineca.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailvox.it
SPF_IP77.43.14.139
SPF_IP77.43.14.141/24
SPF_IP80.211.121.59
SPF_IP94.177.177.159
SPF_IP94.177.177.44
SPF_IP94.177.177.65
SPF_IP94.177.177.92
SPF_IP95.110.249.245
SPF_IP95.110.249.247
SPF_IP95.110.249.248

Related pages

Pivot deeper into the graph from lumsa.it.

Cypher and MCP

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

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