Skip to content

Hostname

aterm.jp

Last fetched

aterm.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · aterm.jpRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aterm.jp

Resolution chain

aterm.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.176.222.11218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.41.9718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.183.12818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.11.21018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.91.2373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.72.18335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.47.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.55.22835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.244.25435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.61.21152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.110.3352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.243.12254.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.46.5354.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.77.613.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.6.20216.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.44.10116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
clarivate analytics (japan) co.,ltd.
Contact emails

Subdomains

84 observed subdomains of aterm.jp.

Web-graph footprint

Distinct hostnames that link to or from aterm.jp in the public web crawl.

1,066 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aterm.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aterm.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.