Skip to content

Hostname

studi-ol.com

Last fetched

studi-ol.com 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 · studi-ol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/studi-ol.com

Resolution chain

studi-ol.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.63.6618.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.172.14318.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.114.23735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.136.6735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.89.18552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.170.16752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.47.24254.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.174.15554.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.178.11054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.129.20854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.148.11654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.22.15957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.68.17757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.211.2952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.128.18213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.54.3616.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of studi-ol.com.

Web-graph footprint

Distinct hostnames that link to or from studi-ol.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from studi-ol.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "studi-ol.com"})-[: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.