Hostname
lui-gi.it
Last fetched
lui-gi.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:eurodns sa as the registrar.
Nutrition Label
Resolution chain
lui-gi.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:eurodns sa
- Organization
- sc ramigia srl
- Contact emails
- —
Subdomains
7 observed subdomains of lui-gi.it.
Web-graph footprint
Distinct hostnames that link to or from lui-gi.it in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- lui-gi.it
SPF policy
5 SPF mechanisms authorising senders for lui-gi.it.
| Mechanism | Target |
|---|---|
| SPF_A | lui-gi.it |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 176.126.200.33 |
| SPF_IP | 176.126.201.12 |
| SPF_MX | lui-gi.it |
Related pages
Pivot deeper into the graph from lui-gi.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lui-gi.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.