Hostname
animax.co.jp
Last fetched
animax.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
animax.co.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.15.65 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.115.140.78 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.147.13 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.246.21 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.143.83 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.180.197 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.90.213 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.238.113 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.62.179 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.107.211 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 16.76.173.25 | 16.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.134.72 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- animax broadcast japan,
- Contact emails
- —
Subdomains
31 observed subdomains of animax.co.jp.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from animax.co.jp in the public web crawl.
1,006 sites link to this hostname.
413 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for animax.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | animax.co.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smp.ne.jp |
| SPF_IP | 18.176.1.7/32 |
| SPF_IP | 46.51.240.96 |
| SPF_IP | 52.193.83.230/32 |
| SPF_IP | 52.194.66.131/32 |
| SPF_MX | animax.co.jp |
Related pages
Pivot deeper into the graph from animax.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "animax.co.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.