Skip to content

Hostname

learning-place.net

Last fetched

learning-place.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · learning-place.netRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learning-place.net

Resolution chain

learning-place.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.2013.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.154.2243.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2343.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1163.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1233.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.463.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.663.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1043.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1693.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.15952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.21552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.6352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.10752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.13152.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.11552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.4752.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
digipal
Contact emails

Subdomains

1 observed subdomain of learning-place.net.

Web-graph footprint

Distinct hostnames that link to or from learning-place.net in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from learning-place.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "learning-place.net"})-[: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.