Skip to content

Hostname

oy.run

Last fetched

oy.run resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · oy.runRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oy.run

Resolution chain

oy.run resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.106108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.66108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.84108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.98108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.153.1318.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.2218.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.5618.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.6818.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.246.1118.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.11118.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.12218.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.6618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
cj olive young corporation
Contact emails

Web-graph footprint

Distinct hostnames that link to or from oy.run in the public web crawl.

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from oy.run.

Cypher and MCP

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

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