Hostname
oq-dev.com
Last fetched
oq-dev.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oq-dev.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 |
|---|---|---|---|---|
| 34.64.243.86 | 34.64.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oq-dev.com owner
- Contact emails
- 036aa9fb-bb4e-4dba-bae9-2511163dfaac@identity-protect.org
- 5ca201c4-f89c-4430-8d42-2ad78d470953@identity-protect.org
- 5dd2dd87-f71a-4639-8571-3cbaccacc0c1@identity-protect.org
- 7ce78e4e-0bdf-4629-9150-a6e6f7267325@identity-protect.org
- 842f4ebf-6113-48a8-a3da-95c128ccbf20@identity-protect.org
- a1a2d47c-aa38-4d70-8d36-b30d8a2c6015@identity-protect.org
- f8234e3d-6efc-423e-aa59-a384be15bc07@identity-protect.org
Subdomains
5 observed subdomains of oq-dev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from oq-dev.com.
- IP · 34.64.243.86
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · KR
- Email · 036aa9fb-bb4e-4dba-bae9-2511163dfaac@identity-protect.org
- TLD · .com
- Browse hostnames · oq…
- 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: "oq-dev.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.