Hostname
oris-academy.com
Last fetched
oris-academy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
oris-academy.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- oris dental holding as
- Contact emails
- 26tt6dsgfj9d@privacy-protection.email
- 7kqjtdrzat66@privacy-protection.email
- caijegeweft3@privacy-protection.email
- gqitrgxzpzq9@privacy-protection.email
- hxsqtx3rhbga@privacy-protection.email
- i9hb4qiugdsy@privacy-protection.email
- kufwnbi5pzcr@privacy-protection.email
- odapj4ypwmth@privacy-protection.email
- qbzz23ufnbme@privacy-protection.email
- qktqkro75zpt@privacy-protection.email
- qmkv8ryhwtnw@privacy-protection.email
- qsgz342j9wn6@privacy-protection.email
- r7nmoperuyrf@privacy-protection.email
- sakamp4argos@privacy-protection.email
- vc4ea3f5szdm@privacy-protection.email
- vmwzzwwqi8rg@privacy-protection.email
Subdomains
1 observed subdomain of oris-academy.com.
| Subdomain |
|---|
| www.oris-academy.com |
Web-graph footprint
Distinct hostnames that link to or from oris-academy.com in the public web crawl.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from oris-academy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oris-academy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.