Skip to content

Hostname

sphere-light.com

Last fetched

sphere-light.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

sphere-light.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.197.98.7852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.239.15052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.64.4554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.86.18554.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:48
Organization
spread_inc
Contact emails

Subdomains

6 observed subdomains of sphere-light.com.

Web-graph footprint

Distinct hostnames that link to or from sphere-light.com in the public web crawl.

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sphere-light.com.

MechanismTarget
SPF_Asphere-light.com
SPF_INCLUDE1lejend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from sphere-light.com.

Cypher and MCP

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

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