Skip to content

Hostname

lucentinnovation.com

Last fetched

lucentinnovation.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · lucentinnovation.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lucentinnovation.com

Resolution chain

lucentinnovation.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.160.40143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.56143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.77143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.81143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.203.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.493.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.683.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.843.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1495
Organization
lucent innovation
Contact emails

Subdomains

67 observed subdomains of lucentinnovation.com.

Web-graph footprint

Distinct hostnames that link to or from lucentinnovation.com in the public web crawl.

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lucentinnovation.com.

MechanismTarget
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lucentinnovation.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lucentinnovation.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.