Skip to content

Hostname

lightstreamer.com

Last fetched

lightstreamer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.11108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.86108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.94108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.232.1093.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.1143.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.23.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.893.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
alessandro alinone
Contact emails

Subdomains

10 observed subdomains of lightstreamer.com.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lightstreamer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lightstreamer.com.

Cypher and MCP

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

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