Hostname
klajbar.com
Last fetched
klajbar.com resolves to 8 IPv4 addresses operated by AS9498 in BH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klajbar.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 |
|---|---|---|---|---|
| 108.158.75.111 | 96.0.0.0/3 | AS9498 | — | BH |
| 108.158.75.61 | 96.0.0.0/3 | AS9498 | — | BH |
| 108.158.75.63 | 96.0.0.0/3 | AS9498 | — | BH |
| 108.158.75.95 | 96.0.0.0/3 | AS9498 | — | BH |
| 18.239.111.106 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.116 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.119 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.13 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klajbar.com owner
- Contact emails
- klajbard@gmail.com
- 3d2da6c5-b1a4-4f7e-b76f-953962c917cb@identity-protect.org
- 621740fc-9681-442a-aae3-b0cc2dfbf5e7@identity-protect.org
- ba698d75-943e-4e30-975a-4541c4c27ecb@identity-protect.org
- bb7a8be5-b59e-4a09-a3c0-5ba11f521651@identity-protect.org
- ca408fa2-3ecf-41c4-8fb9-b13c22197909@identity-protect.org
- dcd1e176-4377-448f-ae25-79be17996176@identity-protect.org
- owner-3012089@klajbar.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of klajbar.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for klajbar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.tutanota.de |
Related pages
Pivot deeper into the graph from klajbar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "klajbar.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.