Hostname
oceanegaming.com
Last fetched
oceanegaming.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oceanegaming.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 |
|---|---|---|---|---|
| 167.172.48.29 | 167.172.48.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oceanegaming.com owner
- Contact emails
- 24da2c66-5982-402a-b8fb-738361931432@identity-protect.org
- 34317d51-4701-444f-adb9-63fb9704e552@identity-protect.org
- 42f0fa15-055c-4884-a221-d9d5d50e3a34@identity-protect.org
- 538cf426-5f45-4388-aa93-c0e6568fabbc@identity-protect.org
- 65baa589-5f02-43af-9fb8-991b797fbaf5@identity-protect.org
- 6959a8c3-d9fc-475a-94a8-203e77f5f908@identity-protect.org
- b7833b43-4310-4c3f-8c2f-ed74ebf9e244@identity-protect.org
- owner-6121145@oceanegaming.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of oceanegaming.com.
| Subdomain |
|---|
| www.oceanegaming.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for oceanegaming.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.eu |
Related pages
Pivot deeper into the graph from oceanegaming.com.
- IP · 167.172.48.29
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · GB
- Email · 24da2c66-5982-402a-b8fb-738361931432@identity-protect.org
- TLD · .com
- Browse hostnames · oc…
- 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: "oceanegaming.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.