Hostname
led-saien.com
Last fetched
led-saien.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
led-saien.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.98.120 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.125 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.17 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.91 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.113 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.53 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.54 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.84 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- keystone technology
- Contact emails
Subdomains
2 observed subdomains of led-saien.com.
| Subdomain |
|---|
| mail.led-saien.com |
| www.led-saien.com |
Web-graph footprint
Distinct hostnames that link to or from led-saien.com in the public web crawl.
5 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for led-saien.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.aispr.jp |
| SPF_MX | led-saien.com |
Related pages
Pivot deeper into the graph from led-saien.com.
- IP · 13.249.98.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · US
- Email · domain.sp@estore.co.jp
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "led-saien.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.