Skip to content

Hostname

learningbox-advance.tech

Last fetched

learningbox-advance.tech resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · learningbox-advance.techRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/learningbox-advance.tech

Resolution chain

learningbox-advance.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.176.148.25118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.79.1363.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.42.21752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.124.18554.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
yoichiro nishimura
Contact emails

Subdomains

4 observed subdomains of learningbox-advance.tech.

Web-graph footprint

Distinct hostnames that link to or from learningbox-advance.tech in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from learningbox-advance.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "learningbox-advance.tech"})-[: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.