Skip to content

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

WHISPER CANON · aeon.co.jpRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/aeon.co.jp

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.

IPPrefixASNOperatorCountry
104.86.41.235104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.48.79.14123.48.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TH
23.50.64.14123.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.132.12923.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
acs credit management co.,ltd.
Contact emails

Subdomains

83 observed subdomains of aeon.co.jp.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

21 SPF mechanisms authorising senders for aeon.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.humanage.co.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEwebcas.net
SPF_IP124.146.170.8/32
SPF_IP124.146.170.9/32
SPF_IP18.177.162.208
SPF_IP202.214.3.199
SPF_IP202.217.76.21
SPF_IP202.217.76.22
SPF_IP202.234.205.20/32
SPF_IP202.26.205.122
SPF_IP202.26.205.123
SPF_IP202.26.206.192/27
SPF_IP202.26.206.224/27
SPF_IP52.69.16.220
SPF_IP54.238.178.174
SPF_IP59.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.