Hostname
orsnn.com
Last fetched
orsnn.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orsnn.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.6.18.93 | 50.6.18.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orsnn.com owner
- Contact emails
- orsnn.com@domainsbyproxy.com
- 24372285-903b-4775-bb98-e584d599087a@identity-protect.org
- 3fc6c7a5-1b29-420f-8952-1275ebaa892c@identity-protect.org
- 8ad119bc-e15a-4543-9d55-df94ff1c0f2b@identity-protect.org
- 981021cd-c92b-4467-9b46-187e9cae7bbf@identity-protect.org
- 9e103d16-4b93-4437-9a8a-b5eb0d1d6035@identity-protect.org
- cb480cae-c36e-47d3-8fca-489493214e25@identity-protect.org
- e89f28e7-de10-4201-84c6-7dd7590f5223@identity-protect.org
Subdomains
54 observed subdomains of orsnn.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orsnn.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orsnn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from orsnn.com.
- IP · 50.6.18.93
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · US
- Email · orsnn.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · or…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orsnn.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.