Hostname
casaboks.com
Last fetched
casaboks.com resolves to 1 IPv4 address operated by AS213192 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
casaboks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.235.40.20 | 46.235.40.0/21 | AS213192 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- contact@privacyprotect.org
- 1452c583e8f1d45b0abe40c99d5e86d6ef327ab8c10863ba80c2a725bc1dba6a@casaboks.com.whoisproxy.org
- 216dcad629ce6e69d045ca3a7b4bb23a41184d0c935e2b5e8eaa090271c55b4d@casaboks.com.whoisproxy.org
- 3d2d52c68cf4fde9ab8be3b35861f4d2b0436d0c92a43c4ecdb396b95c4c4597@casaboks.com.whoisproxy.org
- 4bc1ebff3f33e140d4ae99a2a1a02200aaf909b0f63e5309c84e2b44c8b74c47@casaboks.com.whoisproxy.org
- 51cf51347e61a8c2cb4ff75f436b37d0dcce8233015816feeaaa6ae8e83c9a8d@casaboks.com.whoisproxy.org
- 5cc86b48b26b9372675afb8f6815cb8429901d05da39ada220a44d0226765b35@casaboks.com.whoisproxy.org
- 8144d875704afc8ea2ffa9adf9abf4ef99d51b76419bd712149629202e571510@casaboks.com.whoisproxy.org
- 8d8d9d4889a6498523d439762f944d29f196b600a2ee2ef4fa4de054a83c0564@casaboks.com.whoisproxy.org
- 9a0b49d51abc41d5c4c3e046a72f96dc0234548e9997711212d2634c6d682b59@casaboks.com.whoisproxy.org
- 9d2e6bbf5bd018ff1018cd0629fd628bc1437d89541b97bacfb5803936ae26a6@casaboks.com.whoisproxy.org
- 9d8bfd99711a30a1e1ee87c9e99b853a41c8a001d7d8108e86d3708213582091@casaboks.com.whoisproxy.org
- ae8b76948f8b95dd106f6937aa8b97bdab1bc3af5f5ae9f2a77b588dec801ba8@casaboks.com.whoisproxy.org
- b2cd167a8ee68c4371e71e59406582cc6bf80ac9b7b85e3be58cc76d9fa2a071@casaboks.com.whoisproxy.org
- b3040e2492e8a1df40e6dd027843d87126eda4a65f00c6f10539f6c20c277a95@casaboks.com.whoisproxy.org
- c546a3f1aed0d94bc3ea65b8cefa10cbcc3401a5bdb25b5f80c51dcd5761114f@casaboks.com.whoisproxy.org
- cb854ca31a3ca34d1f3a1e7c9dcd705b8308242ebe3de09e63a285a94a608715@casaboks.com.whoisproxy.org
- ecc11fb9102fc6d96adcc6484e31eeac23488d6780459fdbb4af982d4fa49ee1@casaboks.com.whoisproxy.org
- efed87deef61856ef8f9b4e66b453478c74973bf69ccfeb5bf3a16242a1b7f91@casaboks.com.whoisproxy.org
- fa5525d0a9e00ffd2c3cde183410ef30cdb33e9b18348688d268cde02eec70d0@casaboks.com.whoisproxy.org
Subdomains
3 observed subdomains of casaboks.com.
Web-graph footprint
Distinct hostnames that link to or from casaboks.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for casaboks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webreus.email |
Related pages
Pivot deeper into the graph from casaboks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "casaboks.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.