Skip to content

Hostname

oricofi.jp

Last fetched

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

Nutrition Label

WHISPER CANON · oricofi.jpRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oricofi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.177.115.6818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.224.17918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.145.22918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.125.22254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.159.8154.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.251.22854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
orico forrent insure co.,ltd.
Contact emails

Subdomains

4 observed subdomains of oricofi.jp.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from oricofi.jp.

Cypher and MCP

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

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