Skip to content

Hostname

orilab.jp

Last fetched

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

Nutrition Label

WHISPER CANON · orilab.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orilab.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.226.18713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.49.8213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.243.2718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.109.9435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.43.19635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.108.12152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.56.22354.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.87.22816.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

16 observed subdomains of orilab.jp.

Web-graph footprint

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

28 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for orilab.jp.

MechanismTarget
SPF_Amail.orilab.jp
SPF_Aorilab.jp
SPF_As1.pikiware.com
SPF_As4.pikiware.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP13.231.8.4
SPF_MXorilab.jp

Related pages

Pivot deeper into the graph from orilab.jp.

Cypher and MCP

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

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