Hostname
lofra.it
Last fetched
lofra.it resolves to 2 IPv4 addresses operated by AS48254 in GB. WHOIS lists registrar:protec s.n.c. di rinaldo silvano & c. as the registrar.
Nutrition Label
Resolution chain
lofra.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.30.207 | 185.151.60.0/22 | AS48254 | — | GB |
| 78.47.83.247 | 78.56.16.0/22 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:protec s.n.c. di rinaldo silvano & c.
- Organization
- nuova lofra srl
- Contact emails
- —
Subdomains
11 observed subdomains of lofra.it.
Web-graph footprint
Distinct hostnames that link to or from lofra.it in the public web crawl.
30 sites link to this hostname.
215 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lofra.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | protec.it |
| SPF_IP | 2.32.167.72/29 |
| SPF_IP | 80.20.95.24/29 |
Related pages
Pivot deeper into the graph from lofra.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lofra.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.