Hostname
kamubi.com
Last fetched
kamubi.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kamubi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.183.99 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.188.106 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.197.214 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.200.94 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.240 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.114.2 | 52.216.114.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.50.53 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.172.221 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kamubi.com owner
- Contact emails
- osikoyaolusegun@rocketmail.com
- 1404de0e-33c6-4190-a370-741e52aa7997@identity-protect.org
- 64009894-8236-4ac8-95a5-bb34f55eac4f@identity-protect.org
- 93e6b7e7-7090-4797-ab23-971dda2f5d78@identity-protect.org
- e1abd8e1-537a-4310-97ad-0baf77d390b0@identity-protect.org
- f8e78eac-61ba-4016-a1c3-8feafb65b704@identity-protect.org
- fde0ac6f-e21a-4b71-b95a-500189755972@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from kamubi.com.
- IP · 16.15.183.99
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · osikoyaolusegun@rocketmail.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kamubi.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.