Skip to content

Hostname

oncolo.jp

Last fetched

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

Nutrition Label

WHISPER CANON · oncolo.jpRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/oncolo.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.120.14818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.63.17635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.33.8654.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.217.24954.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.103.12254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.163.14213.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.5.11913.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.211.1813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

5 observed subdomains of oncolo.jp.

Web-graph footprint

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

281 sites link to this hostname.

440 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oncolo.jp.

MechanismTarget
SPF_INCLUDE_spf.oncolo.jp

Related pages

Pivot deeper into the graph from oncolo.jp.

Cypher and MCP

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

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