Hostname
obeostudio.com
Last fetched
obeostudio.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:2886 as the registrar.
Nutrition Label
Resolution chain
obeostudio.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 |
|---|---|---|---|---|
| 118.139.181.208 | 118.139.176.0/21 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | SG |
WHOIS identity
- Registrar
- iana:2886
- Organization
- on behalf of obeostudio.com owner
- Contact emails
- 0f45b783-7303-4eb0-9c51-d2eedff7f0e3@identity-protect.org
- 3a1825a4-3ba1-4ae4-978e-d0845d55c14b@identity-protect.org
- 3a2c3cab-4b2a-4a86-8a31-ec458811186e@identity-protect.org
- 978c3d11-30ea-4859-8f3a-6b57523b19a5@identity-protect.org
- abbd5917-1f2e-462d-b476-7cd95733ac4b@identity-protect.org
- f72b6f33-8058-492c-9352-e06b10ce4ced@identity-protect.org
- owner-9307987@obeostudio.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of obeostudio.com.
Threat posture
History
Related pages
Pivot deeper into the graph from obeostudio.com.
- IP · 118.139.181.208
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:2886
- Country · SG
- Email · 0f45b783-7303-4eb0-9c51-d2eedff7f0e3@identity-protect.org
- TLD · .com
- Browse hostnames · ob…
- 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: "obeostudio.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.