Skip to content

Hostname

lightning.com

Last fetched

lightning.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · lightning.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/lightning.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.84.10313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.84.10413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.84.10513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.158.127.5135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.127.5235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.127.5335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.176.92.1935.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.92.2035.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.92.2135.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
145.224.201.237145.224.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
145.224.201.227145.224.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
145.224.201.231145.224.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:292
Organization
bruce davies
Contact emails

Subdomains

184 observed subdomains of lightning.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from lightning.com.

Cypher and MCP

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

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