Hostname
kwbplataform.com
Last fetched
kwbplataform.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kwbplataform.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.226.94.90 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.94.58.138 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.99.227 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.24.34 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kwbplataform.com owner
- Contact emails
- 12098ad2-3f93-4555-bdff-c7cbef818cd8@identity-protect.org
- 80f1fc1e-85a3-4ffe-9aaf-4a6356a767f7@identity-protect.org
- ce1676e4-04e7-4e26-8557-9c2a816dfed3@identity-protect.org
- debf1b91-b0d1-4093-b9de-43193f26d2ab@identity-protect.org
- e380b356-d17c-48d6-953d-1cdb2636a577@identity-protect.org
- fd276c84-1873-4c0d-87bd-34b45f994619@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kwbplataform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ionos.com |
Related pages
Pivot deeper into the graph from kwbplataform.com.
- IP · 3.226.94.90
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12098ad2-3f93-4555-bdff-c7cbef818cd8@identity-protect.org
- TLD · .com
- Browse hostnames · kw…
- 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: "kwbplataform.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.