Hostname
aeon.co.jp
Last fetched
aeon.co.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.
Nutrition Label
Resolution chain
aeon.co.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 |
|---|---|---|---|---|
| 104.86.41.235 | 104.86.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.48.79.141 | 23.48.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TH |
| 23.50.64.141 | 23.50.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.132.129 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- acs credit management co.,ltd.
- Contact emails
- —
Subdomains
83 observed subdomains of aeon.co.jp.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aeon.co.jp in the public web crawl.
2,240 sites link to this hostname.
371 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for aeon.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | crmstyle.com |
| SPF_INCLUDE | smp.ne.jp |
| SPF_INCLUDE | spf.humanage.co.jp |
| SPF_INCLUDE | spf.securemx.jp |
| SPF_INCLUDE | webcas.net |
| SPF_IP | 124.146.170.8/32 |
| SPF_IP | 124.146.170.9/32 |
| SPF_IP | 18.177.162.208 |
| SPF_IP | 202.214.3.199 |
| SPF_IP | 202.217.76.21 |
| SPF_IP | 202.217.76.22 |
| SPF_IP | 202.234.205.20/32 |
| SPF_IP | 202.26.205.122 |
| SPF_IP | 202.26.205.123 |
| SPF_IP | 202.26.206.192/27 |
| SPF_IP | 202.26.206.224/27 |
| SPF_IP | 52.69.16.220 |
| SPF_IP | 54.238.178.174 |
| SPF_IP | 59.106.4.128/28 |
Related pages
Pivot deeper into the graph from aeon.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aeon.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.