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
Resolution chain
lumsa.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.194.2.54 | 217.194.0.0/20 | AS12637 | — | IT |
WHOIS identity
- Registrar
- registrar:unidata s.p.a.
- Organization
- libera universita' maria ss. assunta
- Contact emails
- —
Subdomains
34 observed subdomains of lumsa.it.
Showing 25 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for lumsa.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cineca.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailvox.it |
| SPF_IP | 77.43.14.139 |
| SPF_IP | 77.43.14.141/24 |
| SPF_IP | 80.211.121.59 |
| SPF_IP | 94.177.177.159 |
| SPF_IP | 94.177.177.44 |
| SPF_IP | 94.177.177.65 |
| SPF_IP | 94.177.177.92 |
| SPF_IP | 95.110.249.245 |
| SPF_IP | 95.110.249.247 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.