Hostname
lindberghweb.it
Last fetched
lindberghweb.it resolves to 1 IPv4 address operated by REEVO - REEVO S.P.A. in IT. WHOIS lists registrar:reevo s.p.a. as the registrar.
Nutrition Label
Resolution chain
lindberghweb.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 |
|---|---|---|---|---|
| 192.172.232.65 | 192.172.232.0/24 | AS31617 | REEVO - REEVO S.P.A. | IT |
WHOIS identity
- Registrar
- registrar:reevo s.p.a.
- Organization
- lindbergh sas di benicchi luca e giorgi luca & c
- Contact emails
- —
Subdomains
3 observed subdomains of lindberghweb.it.
Web-graph footprint
Distinct hostnames that link to or from lindberghweb.it in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lindberghweb.it.
| Mechanism | Target |
|---|---|
| SPF_A | srvmail2.pcsystem.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 185.186.95.17 |
| SPF_MX | lindberghweb.it |
Related pages
Pivot deeper into the graph from lindberghweb.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lindberghweb.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.