Skip to content

Hostname

c-learning.jp

Last fetched

c-learning.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · c-learning.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/c-learning.jp

Resolution chain

c-learning.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.1013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1193.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1233.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.673.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.773.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.91.10699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
netman co.,ltd.
Contact emails

Subdomains

29 observed subdomains of c-learning.jp.

Web-graph footprint

Distinct hostnames that link to or from c-learning.jp in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for c-learning.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.112.32.126
SPF_IP52.196.247.225
SPF_IP52.198.86.36
SPF_IP52.199.123.0

Related pages

Pivot deeper into the graph from c-learning.jp.

Cypher and MCP

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

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