Hostname
accelight.jp
Last fetched
accelight.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
accelight.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.94.142 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.117.27 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.1.243 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.143.75 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
45 observed subdomains of accelight.jp.
Showing 25 of 45. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for accelight.jp.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.113.255.34 |
| SPF_IP | 13.115.208.158 |
| SPF_IP | 13.115.243.166/32 |
| SPF_IP | 18.176.244.160 |
| SPF_IP | 3.113.72.140 |
| SPF_IP | 52.199.17.80 |
| SPF_IP | 52.199.255.115 |
| SPF_IP | 52.68.153.158 |
| SPF_IP | 54.250.47.18 |
| SPF_IP | 54.95.67.120 |
Related pages
Pivot deeper into the graph from accelight.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "accelight.jp"})-[: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.