Hostname
oranta.org
Last fetched
oranta.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1910
- Organization
- allied standard limited,
- Contact emails
Subdomains
2 observed subdomains of oranta.org.
| Subdomain |
|---|
| api.oranta.org |
| www.oranta.org |
Web-graph footprint
Distinct hostnames that link to or from oranta.org in the public web crawl.
21 sites link to this hostname.
374 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for oranta.org.
| Mechanism | Target |
|---|---|
| SPF_A | oranta.org |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | icloud.com |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_IP | 176.9.20.206 |
| SPF_IP | 37.139.3.8 |
| SPF_MX | oranta.org |
| SPF_REDIRECT | _spf.yandex.ru |
Related pages
Pivot deeper into the graph from oranta.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oranta.org"})-[: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.