Skip to content

Hostname

sapi-light.net

Last fetched

sapi-light.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · sapi-light.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sapi-light.net

Resolution chain

sapi-light.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.205.68108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.223.136176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.63.10118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.172.24852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.205.19354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.68.1054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of sapi-light.net.

Threat posture

History

Related pages

Pivot deeper into the graph from sapi-light.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sapi-light.net"})-[: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.