Skip to content

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

WHISPER CANON · lucendidesign.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lucendidesign.com

Resolution chain

lucendidesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.40.227.4889.40.227.0/24AS64445AS-NETJOINIT

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.

Threat posture

History

Mail and authentication

MX records

  • lucendidesign.com

SPF policy

8 SPF mechanisms authorising senders for lucendidesign.com.

MechanismTarget
SPF_Alucendidesign.com
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP116.203.146.49
SPF_IP195.201.138.108
SPF_IP78.47.117.200
SPF_IP89.40.227.250
SPF_MXlucendidesign.com

Related pages

Pivot deeper into the graph from lucendidesign.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.