Hostname
malokaplus.com
Last fetched
malokaplus.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
malokaplus.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.5.67 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.219.84.9 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.119.94 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.150.197.188 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.220.62 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.22.218.241 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of malokaplus.com owner
- Contact emails
- 4589131e-73be-4a37-8780-71db1b328ab8@identity-protect.org
- 4c1e813d-ba3a-4563-862f-3f6b34ca1851@identity-protect.org
- b85a5ed0-32a2-4d68-b05f-8f0415f47f57@identity-protect.org
- e603b9cb-1d11-4b76-9fda-9c8612bb9757@identity-protect.org
- fd0c201c-a2fd-4d7b-87db-5b4ac7977257@identity-protect.org
- ff540c06-d2d6-430a-914f-5cf7c8a55f3b@identity-protect.org
Subdomains
1 observed subdomain of malokaplus.com.
| Subdomain |
|---|
| wildcard.malokaplus.com |
Threat posture
History
Related pages
Pivot deeper into the graph from malokaplus.com.
- IP · 13.58.5.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4589131e-73be-4a37-8780-71db1b328ab8@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "malokaplus.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.