Skip to content

Hostname

thelightsource.com

Last fetched

thelightsource.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.13316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.1673.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.30.2083.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.126.17352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.14152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
daniel von fange
Contact emails

Subdomains

3 observed subdomains of thelightsource.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for thelightsource.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.19.59.242

Related pages

Pivot deeper into the graph from thelightsource.com.

Cypher and MCP

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

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