Skip to content

Hostname

8thlight.com

Last fetched

8thlight.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · 8thlight.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/8thlight.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.10813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.2113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.2613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.9213.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
18.238.243.10418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.1918.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.175.3518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.5818.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.8418.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.193.1293.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.563.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.643.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.823.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.12552.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.8052.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.8452.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.100.11254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
8l infrastructure
Contact emails

Subdomains

24 observed subdomains of 8thlight.com.

Web-graph footprint

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

466 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 8thlight.com.

MechanismTarget
SPF_A8thlight.com
SPF_INCLUDE4012159.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 8thlight.com.

Cypher and MCP

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

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