Hostname
oakscv.com
Last fetched
oakscv.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oakscv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.30.178.38 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.147.202 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oakscv.com owner
- Contact emails
- 19fbcf9e-811c-46d4-9de7-ae4bc9b92e05@identity-protect.org
- 1a2fd3df-cd12-4d29-890c-86a27580c017@identity-protect.org
- 48b771a8-7154-48f5-9621-fbc722eb1f53@identity-protect.org
- 51f6cf5f-7b33-4c4b-9276-bccf07bf221a@identity-protect.org
- 98d8a9f4-0e59-4912-adca-cff830b1fad1@identity-protect.org
- abe22193-0cc1-44c7-a9bf-4d683429600a@identity-protect.org
- d0444b5f-a5fd-42e8-9ad5-a768edab8323@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from oakscv.com.
- IP · 52.30.178.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 19fbcf9e-811c-46d4-9de7-ae4bc9b92e05@identity-protect.org
- TLD · .com
- Browse hostnames · oa…
- 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: "oakscv.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.