Skip to content

Hostname

oras.com

Last fetched

oras.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · oras.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oras.com

Resolution chain

oras.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.251.140.723.251.140.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
23.251.140.723.251.140.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.36.68.12234.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:106
Organization
oras oy
Contact emails

Subdomains

34 observed subdomains of oras.com.

Web-graph footprint

Distinct hostnames that link to or from oras.com in the public web crawl.

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oras.com.

Related pages

Pivot deeper into the graph from oras.com.

Cypher and MCP

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

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