Hostname
lucendidesign.com
Last fetched
lucendidesign.com resolves to 1 IPv4 address operated by AS-NETJOIN in IT. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
lucendidesign.com 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 |
|---|---|---|---|---|
| 89.40.227.48 | 89.40.227.0/24 | AS64445 | AS-NETJOIN | IT |
WHOIS identity
- Registrar
- iana:2487
- Organization
- aschieri-de pietri
- Contact emails
Subdomains
6 observed subdomains of lucendidesign.com.
Web-graph footprint
Distinct hostnames that link to or from lucendidesign.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- lucendidesign.com
SPF policy
8 SPF mechanisms authorising senders for lucendidesign.com.
| Mechanism | Target |
|---|---|
| SPF_A | lucendidesign.com |
| SPF_INCLUDE | antispamcloud.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 116.203.146.49 |
| SPF_IP | 195.201.138.108 |
| SPF_IP | 78.47.117.200 |
| SPF_IP | 89.40.227.250 |
| SPF_MX | lucendidesign.com |
Related pages
Pivot deeper into the graph from lucendidesign.com.
- IP · 89.40.227.48
- ASN · AS64445AS-NETJOIN
- Registrar · iana:2487
- Country · IT
- Email · 03b322a78d9f7c6953b9ebee07fdea2c.gdrp@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · lu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lucendidesign.com"})-[: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.