Skip to content

Hostname

lektroninc.com

Last fetched

lektroninc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lektroninc.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lektroninc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.12013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.12713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.222.149.11952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.12152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.7852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
andrea mccarthy
Contact emails

Subdomains

2 observed subdomains of lektroninc.com.

Web-graph footprint

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

52 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lektroninc.com.

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

Related pages

Pivot deeper into the graph from lektroninc.com.

Cypher and MCP

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

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