Hostname
klenzoid.com
Last fetched
klenzoid.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klenzoid.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.64.8 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.12.65.32 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.211 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.219 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.253 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.66 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.83 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.9 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.144 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.182 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.11 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.207 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.21 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.46 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.166 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.174 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.206 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.65 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.69 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.83 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klenzoid.com owner
- Contact emails
- thalles.evangelista@klenzoid.com
- hworm@bioscomputing.com
- hans.worm@klenzoid.com
- 24e8b793-2866-4e3b-9a8c-c46b0e633b7c@identity-protect.org
- 2c9848a7-ad58-4592-a131-6b315bc5cc0d@identity-protect.org
- 40d54e61-55ed-4178-84b5-40035f79742d@identity-protect.org
- 6802e849-baf1-4dc8-8ff6-1aab277d9c46@identity-protect.org
- 6aa6e0c7-8a23-4987-aba2-bdc8d89fcf2d@identity-protect.org
- 7e803d73-618e-46aa-8cd2-12dfdd8b32cd@identity-protect.org
- 9347b635-9dc8-4537-9863-8104b7e31c47@identity-protect.org
Subdomains
9 observed subdomains of klenzoid.com.
Web-graph footprint
Distinct hostnames that link to or from klenzoid.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for klenzoid.com.
| Mechanism | Target |
|---|---|
| SPF_A | klenzoid.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.46.81.220 |
| SPF_IP | 198.46.81.33 |
| SPF_MX | klenzoid.com |
Related pages
Pivot deeper into the graph from klenzoid.com.
- IP · 16.12.64.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · thalles.evangelista@klenzoid.com
- TLD · .com
- Browse hostnames · kl…
- 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: "klenzoid.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.