Hostname
lgkdev.it
Last fetched
lgkdev.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
lgkdev.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:aruba business s.r.l.
- Organization
- logikamente s.r.l.s.
- Contact emails
- —
Subdomains
117 observed subdomains of lgkdev.it.
Showing 25 of 117. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for lgkdev.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 116.202.176.11 |
| SPF_IP | 195.201.101.180 |
| SPF_IP | 195.201.216.206 |
| SPF_IP | 213.239.209.188 |
| SPF_IP | 2a01:4f8:c2c:a1f2:0:0:0:1 |
| SPF_IP | 88.198.202.96 |
Related pages
Pivot deeper into the graph from lgkdev.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lgkdev.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.